BarChart for ASP.NET WebForms
Step Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > C1ChartNavigator Class : Step Property
Gets or sets a value to determine the size of each changing of navigator range.
Syntax
'Declaration
 
Public Property Step As System.Nullable(Of Double)
public System.Nullable<double> Step {get; set;}
See Also

Reference

C1ChartNavigator Class
C1ChartNavigator Members