Gets or sets the color to be used to fill the baseline task 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> BaselineBarFill { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property BaselineBarFill As Nullable(Of Color) |