Gets or sets the thickness of plot grid lines.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public double GridLineThickness { get; set; } |
Visual Basic Copy Code |
---|
Public Property GridLineThickness As Double |
A double value specifying the thickness of grid lines. The default value is 1.
MindFusion.Charting Developer's Guide | © 2024 MindFusion |