Gets or sets the corner radius to use to round corners of the task bars in the chart.

Namespace:  DlhSoft.Web.UI.WebControls
Assembly:  DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)

Syntax

C#
public virtual double BarCornerRadius { get; set; }
Visual Basic (Declaration)
Public Overridable Property BarCornerRadius As Double

See Also