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