Gets or sets the color to be used to fill the under allocation bars in the chart.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual Nullable<Color> UnderAllocationBarFill { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property UnderAllocationBarFill As Nullable(Of Color) |