Gets or sets the style of plot grid lines.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public DashStyle GridLineStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property GridLineStyle As DashStyle |
A member of the DashStyle enumeration specifying the dash style of grid lines. The default value is Solid.
MindFusion.Charting Developer's Guide | © 2024 MindFusion |