A specific step for the tickmarks on the horizontal axis. When set to 0 the step is automatic. Ignored when HorizontalAxisOverrideRange is set to false.
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public double HorizontalAxisStep { get; set; } |
Visual Basic |
---|
Public Property HorizontalAxisStep As Double Get Set |
JScript |
---|
function get HorizontalAxisStep () : double function set HorizontalAxisStep (value : double) |