Gets or sets the alternating color of the grid.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Nullable<Color> GridColor2 { get; set; } |
Visual Basic Copy Code |
---|
Public Property GridColor2 As Nullable(Of Color) |
Charting for WinForms Programmer's Guide | © 2024 MindFusion |