| C1.Web.Wijmo.Controls.C1Gauge Namespace > C1Gauge Class : Ranges Property |
'Declaration<C1CategoryAttribute("Behavior")> <LayoutAttribute(LayoutType.Behavior)> <WidgetOptionAttribute()> <CollectionItemTypeAttribute(C1.Web.Wijmo.Controls.C1Gauge.GaugelRange)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <C1DescriptionAttribute(Key="C1RadialGauge.Ranges", Description="Gets or sets the ranges of the radialGauge.")> Public ReadOnly Property Ranges As System.Collections.Generic.List(Of GaugelRange)
[C1Category("Behavior")] [Layout(LayoutType.Behavior)] [WidgetOption()] [CollectionItemType(C1.Web.Wijmo.Controls.C1Gauge.GaugelRange)] [System.ComponentModel.NotifyParentProperty(true)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [C1Description(Key="C1RadialGauge.Ranges", Description="Gets or sets the ranges of the radialGauge.")] public System.Collections.Generic.List<GaugelRange> Ranges {get;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2