Returns the entity 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# |
---|
Entity GetEntityAt( double position ) |
Visual Basic (Declaration) |
---|
Function GetEntityAt ( _ position As Double _ ) As Entity |
Parameters
- position
- Type: System..::.Double
The position to return the entity for.