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