ComponentOne ASP.NET MVC Controls
Step Property (Gauge)

C1.Web.Mvc Namespace > Gauge Class : Step Property
Gets or sets the amount to add or subtract to the value property when the user presses the arrow keys.
Syntax
'Declaration
 
Public Property Step As Double
public double Step {get; set;}
See Also

Reference

Gauge Class
Gauge Members