Requested size of value range area. When set to zero or empty, the area has automatic size. Enter number of pixels (50) or percents (10%).
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string RangeAxisAreaSize { get; set; } |
Visual Basic |
---|
Public Property RangeAxisAreaSize As String Get Set |
JScript |
---|
function get RangeAxisAreaSize () : String function set RangeAxisAreaSize (value : String) |