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

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