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

In This Topic
Ranges Property (LinearGaugeBase)
In This Topic
Gets the collection of ranges in this gauge.
Syntax
'Declaration
 
Public ReadOnly Property Ranges As IList(Of Range)
 
See Also