Gets or sets the line color of plot grid.
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 representing the color of grid lines. The default value is Gray.
MindFusion.Charting Developer's Guide | © 2024 MindFusion |