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

In This Topic
ShowRanges Property (BulletGraph)
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