ComponentOne CandlestickChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartAxisTick Class / TickStyle Property

In This Topic
    TickStyle Property
    In This Topic
    A value that indicates the style of tick mark.
    Syntax
    'Declaration
     
    Public Property TickStyle As ChartStyle
    public ChartStyle TickStyle {get; set;}
    See Also