Returns the date and time for the specified position (x-axis coordinate) in the IGanttChartViewBase control.
Namespace:
DlhSoft.Windows.Controls.PrimitivesAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
DateTime GetDateTime( double position ) |
Visual Basic (Declaration) |
---|
Function GetDateTime ( _ position As Double _ ) As DateTime |
Parameters
- position
- Type: System..::.Double
The position (x-axis coordinate) to return the date and time for.