[]
Gets or sets a value indicating whether a grid line is drawn at the Chart2DValueLabel.
[C1Description("Chart2DValueLabel.GridLine", "Specifies whether a grid line is drawn at the Chart2DValueLabel.")]
public bool GridLine { get; set; }
<C1Description("Chart2DValueLabel.GridLine", "Specifies whether a grid line is drawn at the Chart2DValueLabel.")>
Public Property GridLine As Boolean