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