Forces the chart to have a fixed range on the vertical axis
Namespace: Ico.Awx.ChartAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool VerticalAxisOverrideRange { get; set; } |
| Visual Basic |
|---|
Public Property VerticalAxisOverrideRange As Boolean Get Set |
| JScript |
|---|
function get VerticalAxisOverrideRange () : boolean function set VerticalAxisOverrideRange (value : boolean) |