C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gauge Namespace / C1Gauge Class / Ranges Property

In This Topic
Ranges Property
In This Topic
Gets or sets the ranges of the radialGauge.
Syntax
'Declaration
 
Public ReadOnly Property Ranges As System.Collections.Generic.List(Of GaugelRange)
 
See Also