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