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.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public virtual double CompletedBarCornerRadius { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property CompletedBarCornerRadius As Double |