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