Gets or sets the margins of the chart.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public Margins ChartMargins { get; set; } |
Visual Basic
![]() |
---|
Public Property ChartMargins As Margins |
An instance of the Margins class. Default is Margins set to 10f at all four sides.
Use the property to specify the space around the chart at all sides - left, top, right and bottom.