Gets the actual height of the chart, considering the maximum of the viewport and extent heights of the internal scroll viewer of the control.
This is a dependency property.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public double ActualChartHeight { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property ActualChartHeight As Double |