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