Gets or sets the minimum width of the chart to be used as a right splitting limit within the control.

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

Syntax

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

See Also