Gets or sets the color to be used to draw the borders of the shapes in the chart.
Namespace:
DlhSoft.Web.Mvc.PertAssembly: DlhSoft.ProjectData.PertChart.Mvc.Extensions (in DlhSoft.ProjectData.PertChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual Nullable<Color> ShapeStroke { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property ShapeStroke As Nullable(Of Color) |