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