RadialGauge for ASP.NET Web Forms
Ranges Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Gauge Namespace > C1Gauge Class : Ranges Property
Gets or sets the ranges of the radialGauge.
Syntax
'Declaration
 
Public ReadOnly Property Ranges As System.Collections.Generic.List(Of GaugelRange)
public System.Collections.Generic.List<GaugelRange> Ranges {get;}
See Also

Reference

C1Gauge Class
C1Gauge Members