| C1.Web.Wijmo.Controls.C1Gauge Namespace > C1Gauge Class : TickMajor Property |
'Declaration<C1DescriptionAttribute(Key="C1Gauge.TickMajor", Description="Gets or sets the tickMajor of the gauge.")> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <C1CategoryAttribute("Behavior")> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <System.ComponentModel.TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> <WidgetOptionAttribute()> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <LayoutAttribute(LayoutType.Behavior)> Public Property TickMajor As GaugeTick
[C1Description(Key="C1Gauge.TickMajor", Description="Gets or sets the tickMajor of the gauge.")] [System.ComponentModel.NotifyParentProperty(true)] [C1Category("Behavior")] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [System.ComponentModel.TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] [WidgetOption()] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [Layout(LayoutType.Behavior)] public GaugeTick TickMajor {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