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