Returning Coordinate Values
In This Topic
The Chart3DData object provides methods that enable the following:
- Determine the pixel coordinates of a given data point, or the closest point to a given set of pixel coordinates.
- Convert from data coordinates to screen pixel coordinates and vice versa.
See Also