Gets or sets a value that indicates the top and bottom margins around the task bars in the chart.

Namespace:  DlhSoft.Web.UI.WebControls
Assembly:  DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)

Syntax

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

See Also