Requested size of alternative 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.306.0 (10.97.306.00)
Syntax
C# |
---|
public string AlternativeRangeAxisAreaSize { get; set; } |
Visual Basic |
---|
Public Property AlternativeRangeAxisAreaSize As String
Get
Set |
JScript |
---|
function get AlternativeRangeAxisAreaSize () : String
function set AlternativeRangeAxisAreaSize (value : String) |
See Also