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

In This Topic
    AutoMinor Property
    In This Topic
    A value that indicates whether the minor tick mark values are calculated automatically.
    Syntax
    'Declaration
     
    Public Property AutoMinor As System.Boolean
    public System.bool AutoMinor {get; set;}
    See Also