Gets or sets the width of the chart area within the control.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public override Unit ChartWidth { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overrides Property ChartWidth As Unit |