ComponentOne ASP.NET MVC Controls
ShowRanges Property

C1.Web.Mvc Namespace > Gauge Class : ShowRanges Property
Gets or sets whether the gauge should display the ranges contained in the ranges property.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property ShowRanges As Boolean
[DefaultValue(true)]
public bool ShowRanges {get; set;}
See Also

Reference

Gauge Class
Gauge Members