[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartAxis.AutoMajor

AutoMajor Property

AutoMajor

Gets or sets whether major tick mark values are calcualted automatically.

Declaration
[C1Description("ChartAxis.AutoMajor", "Specifies whether major tick mark values are calcualted automatically.")]
public bool AutoMajor { get; set; }
<C1Description("ChartAxis.AutoMajor", "Specifies whether major tick mark values are calcualted automatically.")>
Public Property AutoMajor As Boolean