[]
Gets or sets a value indicating whether the axis includes grid lines.
[C1Description("Axis.MajorGrid", "Gets or sets a value indicating whether the axis includes grid lines.")]
public bool MajorGrid { get; set; }
<C1Description("Axis.MajorGrid", "Gets or sets a value indicating whether the axis includes grid lines.")>
Public Property MajorGrid As Boolean