ComponentOne ASP.NET MVC Controls
ShowTicks Property

C1.Web.Mvc Namespace > Gauge Class : ShowTicks Property
Gets or sets a property that determines whether the gauge should display tick marks at each step value.
Syntax
'Declaration
 
Public Property ShowTicks As Boolean
public bool ShowTicks {get; set;}
See Also

Reference

Gauge Class
Gauge Members