Gets or sets the corner radius to use to round corners of completion bars of the task bars in the chart; by default it is set to zero (0).
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual double CompletedBarCornerRadius { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property CompletedBarCornerRadius As Double |