| C1.Web.Wijmo.Controls.C1Gauge Namespace > C1Gauge Class : Labels Property |
'Declaration<C1DescriptionAttribute(Key="C1Gauge.Labels", Description="A value that indicate how to show the labels.")> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <LayoutAttribute(LayoutType.Behavior)> <C1CategoryAttribute("Behavior")> <WidgetOptionAttribute()> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <System.ComponentModel.TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> Public Property Labels As GaugeLabel
[C1Description(Key="C1Gauge.Labels", Description="A value that indicate how to show the labels.")] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [System.ComponentModel.NotifyParentProperty(true)] [Layout(LayoutType.Behavior)] [C1Category("Behavior")] [WidgetOption()] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [System.ComponentModel.TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] public GaugeLabel Labels {get; set;}
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