[]
Gets or sets whether minor tick mark values are calculated automatically.
[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