Returns the date for a given X coordinate on the control.
Syntax:
MathLibObject.GetDateFromXCoordinate(XCoordinate As Long)
The GetDateFromXCoordinate Method (MathLib Object) syntax has these parts:
| Part |
Description |
| MathLibObject |
An object expression that evaluates to a MathLib object. |
| X |
The coordinate that you want to translate to a date. |
Remarks:
Use this method to convert from X coordinates to dates.