Gets or sets the margins around the chart. Namespace: MindFusion.Charting.WebForms
|
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.