C1.Web.Mvc Namespace / LinearGaugeBase Class / ShowRanges Property

In This Topic
ShowRanges Property (LinearGaugeBase)
In This Topic
Gets or sets whether the gauge should display the ranges contained in the ranges property.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property ShowRanges As Boolean
 
See Also