Gets or sets the width of the chart area within the control.

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

Syntax

C#
public virtual Unit ChartWidth { get; set; }
Visual Basic (Declaration)
Public Overridable Property ChartWidth As Unit

See Also