Gets or sets the minimum width of the chart to be used as a right splitting limit 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 double MinChartWidth { get; set; }
Visual Basic (Declaration)
Public Overridable Property MinChartWidth As Double

See Also