Gets or sets the alternating color of the grid.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Color GridColor2 { get; set; } |
Visual Basic Copy Code |
---|
Public Property GridColor2 As Color |
A Microsoft.Maui.Graphics.Color instance.
Charting for .NET MAUI Guide | © 2024 MindFusion |