Gets or sets the color of the grid lines.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public Nullable<Color> GridLineColor { get; set; } |
Visual Basic
![]() |
---|
Public Property GridLineColor As Nullable(Of Color) |
An instance of the Color structure or null.