Class for setting the space around chart elements. Namespace: MindFusion.Charting
|
C#
![]() |
---|
public sealed class Margins : ICloneable |
Visual Basic
![]() |
---|
Public NotInheritable Class Margins |
JavaScript
![]() |
---|
// class |
The Margins class is used to set the space around the whole chart. The particilar 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