'Declaration
Public Function PointToData( _ ByVal pt As Point, _ Optional ByVal offset As Point _ ) As Point
Parameters
- pt
- The point in chart view coordinates.
- offset
- Optional offset.
Return Value
The point in axis data coordinates.
'Declaration
Public Function PointToData( _ ByVal pt As Point, _ Optional ByVal offset As Point _ ) As Point