| C1.Web.Wijmo.Controls.C1Chart Namespace > ChartAxisTick Class : TickStyle Property |
'Declaration<System.ComponentModel.TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <C1DescriptionAttribute(Key="C1Chart.ChartAxisTick.Style", Description="A value that indicates the style of tick mark.")> <WidgetOptionAttribute()> <WidgetOptionNameAttribute("style")> <C1CategoryAttribute("Style")> <LayoutAttribute(LayoutType.Styles)> Public Property TickStyle As ChartStyle
[System.ComponentModel.TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [System.ComponentModel.NotifyParentProperty(true)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [C1Description(Key="C1Chart.ChartAxisTick.Style", Description="A value that indicates the style of tick mark.")] [WidgetOption()] [WidgetOptionName("style")] [C1Category("Style")] [Layout(LayoutType.Styles)] public ChartStyle TickStyle {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