Creates a new instance of the Margins class.
Namespace: MindFusion.ChartingAssembly: MindFusion.Charting
public Margins ( float left, float top, float right, float bottom)
Public New ( _ left As Single, _ top As Single, _ right As Single, _ bottom As Single _)
The left margin.
The top margin.
The right margin.
Margins Constructor Overload ListMargins ClassMindFusion.Charting Namespace