XYFromValueTime Method Example

The following example retrieves the x and y coordinates for the value of 10 at the time 11:05 PM for the Pen Pen1.

Dim dX As Double

Dim dY As Double

Pen1.XYFromValueTime 10, #11:05:00 PM#, dX, dY