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