Gets the number of concentric shapes to draw in the grid.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public int GridDivisions { get; set; } |
Visual Basic Copy Code |
---|
Public Property GridDivisions As Integer |
An integer value.
Charting for .NET MAUI Guide | © 2024 MindFusion |