[]
Transforms the point from control coordinates to data coordinates.
public Point PointToData(Point pt)
| Type | Name | Description |
|---|---|---|
| Point | pt | Point in control coordinates |
| Type | Description |
|---|---|
| Point | The corresponding point in data coordinates. |
Only 2D Cartesian charts.