Gets the Canvas.Top value of the specified item in the chart.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public double GetItemTop( GanttChartItem item ) |
Visual Basic (Declaration) |
---|
Public Function GetItemTop ( _ item As GanttChartItem _ ) As Double |
Parameters
- item
- Type: DlhSoft.Windows.Controls..::.GanttChartItem
The item to get the top for.