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