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 |
An instance of the Color structure.
Charting for .NET MAUI Guide | © 2024 MindFusion |