Gets or sets the actual height to apply to completion bars of the task bars in the chart; by default it is set to the remaining space from BarHeight when subtracting top and bottom CompletedBarMargin values.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual double CompletedBarHeight { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property CompletedBarHeight As Double |