SharpPlot Reference > SharpPlot Methods > MapCoords - Convert chart co-ordinates to points > MapCoords Method (Double,Double[]) SharpPlot.MapCoords Method (Double,Double[])
Convert array of y-values.
public double[][] MapCoords(
double xval,
double[] yv
);
See also ...SharpPlot Members | SharpPlot.MapCoords – Convert chart co-ordinates to points
Send comments on this topic © Dyalog Ltd 2021
|