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