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