ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartAxis Class / TickMinor Property

In This Topic
    TickMinor Property
    In This Topic
    A value that provides information for the minor tick.
    Syntax
    'Declaration
     
    Public Property TickMinor As ChartAxisTick
    public ChartAxisTick TickMinor {get; set;}
    See Also