SharpPlot Reference > SharpPlot Methods > MapCoords - Convert chart co-ordinates to points > MapCoords Method (Double[],Double[])

SharpPlot.MapCoords Method (Double[],Double[])

Maps a matched pair of (x,y) co-ordinate arrays to points.

public double[][] MapCoords(
    double[] xv,
    double[] yv
);

See also ...

SharpPlot Members | SharpPlot.MapCoords – Convert chart co-ordinates to points


Send comments on this topic
© Dyalog Ltd 2021