Gets or sets the CSS class to apply to under allocation 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 string UnderAllocationBarCssClass { get; set; }
Visual Basic (Declaration)
Public Overridable Property UnderAllocationBarCssClass As String

See Also