Reference > Active Charts > AxesToPoints Method > (Double,Double)

PageMap.AxesToPoints Method (Double,Double)

Do conversion based on last available chart on the page.

public PointF AxesToPoints(
    double xa,
    double ya
);
xa
Y co-ords in points.
ya
Y co-ords in points.
return value
XY coordinates in chart axis units.

See also ...

AxesToPoints Method | PageMap Members


Send comments on this topic
© Dyalog Ltd 2013