Gets or sets the corner radius of the task event shapes in the chart (when using the default task event template).
Namespace:
DlhSoft.Windows.Controls.PertAssembly: DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
double ShapeCornerRadius { get; set; } |
| Visual Basic (Declaration) |
|---|
Property ShapeCornerRadius As Double |