Gets or sets the color used to draw the borders of the task bar of the current item in the chart.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public Nullable<Color> BarStroke { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property BarStroke As Nullable(Of Color) |