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