[]
Gets or sets the line used to draw the minor grid lines.
[FpCategory("Category_Gridlines")]
public Line MinorGridLine { get; set; }
<FpCategory("Category_Gridlines")>
Public Property MinorGridLine As Line
Value of null (Nothing in VB) indicates that the grid line is unset.