Returns the item at the specified position (y-axis coordinate) in the IChartView control.
Namespace:
DlhSoft.Windows.Controls.PrimitivesAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
Object GetItemAt( double position ) |
Visual Basic (Declaration) |
---|
Function GetItemAt ( _ position As Double _ ) As Object |
Parameters
- position
- Type: System..::.Double
The position to return the item for.