Gets or sets the CSS class to apply to over allocation bars in the chart.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public virtual string OverAllocationBarCssClass { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property OverAllocationBarCssClass As String |