Defines the distance between the border of the bouding rectangle and the ChartArea of the chart.

Namespace:  Nasosoft.Chart.Drawing
Assembly:  Nasosoft.Chart.Drawing (in Nasosoft.Chart.Drawing.dll)

Syntax

Visual Basic (Declaration)
Public Class Margins
C#
public class Margins
Visual C++
public ref class Margins
JavaScript
Nasosoft.Chart.Drawing.Margins = function();

Type.createClass(
	'Nasosoft.Chart.Drawing.Margins');

Inheritance Hierarchy

System..::.Object
  Nasosoft.Chart.Drawing..::.Margins

See Also