[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartAxis.AutoMinor

AutoMinor Property

AutoMinor

Gets or sets whether minor tick mark values are calculated automatically.

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