Gets or sets the size of margins around chart graphics.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Margins Margins { get; set; } |
Visual Basic Copy Code |
---|
Public Property Margins As Margins |
A Margins instance specifying margin size on each side of the plot.
MindFusion.Charting Developer's Guide | © 2024 MindFusion |