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