| C1.Web.Wijmo.Controls.C1Chart Namespace > ChartAxis Class : TickMajor Property |
'Declaration<C1DescriptionAttribute(Key="C1Chart.ChartAxis.TickMajor", Description="A value that provides information for the major tick.")> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <C1CategoryAttribute("Appearance")> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <LayoutAttribute(LayoutType.Appearance)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <System.ComponentModel.TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> <WidgetOptionAttribute()> Public Property TickMajor As ChartAxisTick
[C1Description(Key="C1Chart.ChartAxis.TickMajor", Description="A value that provides information for the major tick.")] [System.ComponentModel.NotifyParentProperty(true)] [C1Category("Appearance")] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [Layout(LayoutType.Appearance)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [System.ComponentModel.TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] [WidgetOption()] public ChartAxisTick 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