Gets or sets the margin to preserve around the chart; by default it is set to 16.

Namespace:  DlhSoft.Web.Mvc.Pert
Assembly:  DlhSoft.ProjectData.PertChart.Mvc.Extensions (in DlhSoft.ProjectData.PertChart.Mvc.Extensions.dll)

Syntax

C#
public virtual double ChartMargin { get; set; }
Visual Basic (Declaration)
Public Overridable Property ChartMargin As Double

See Also