SharpPlot Reference > SharpPlot Methods > SetYDataRange Method > (Double[]) SharpPlot.SetYDataRange Method (Double[])
Set Y data range given a double vector.
public void SetYDataRange(
double[] value
);
-
value
- Data to be checked for smallest and largest values.
See also ...SharpPlot Members | SharpPlot.SetYDataRange Method
Send comments on this topic © Dyalog Ltd 2021
|