Class for setting the space around chart elements.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public sealed class Margins : ICloneable |
Visual Basic
![]() |
---|
Public NotInheritable Class Margins |
The Margins class is used to set the space around the whole chart. The particular property is ChartMargins. It is also used for setting the margins around the plot area in charts with axes. The property is PlotAreaMargins.
System.Object
MindFusion.Charting.Margins