ComponentOne ASP.NET MVC Controls
Ranges Property

C1.Web.Mvc Namespace > Gauge Class : Ranges Property
Gets the collection of ranges in this gauge.
Syntax
'Declaration
 
Public ReadOnly Property Ranges As IList(Of Range)
public IList<Range> Ranges {get;}
See Also

Reference

Gauge Class
Gauge Members