FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartAxis Class / AutoMinor Property

In This Topic
    AutoMinor Property (ChartAxis)
    In This Topic
    Gets or sets whether minor tick mark values are calculated automatically.
    Syntax
    'Declaration
     
    Public Property AutoMinor As Boolean
    public bool AutoMinor {get; set;}
    See Also