SharpPlot Reference > SharpPlot Methods > SetZDataRange Method > (Int32[]) SharpPlot.SetZDataRange Method (Int32[])
Set Z data range to the min and max of an integer array.
public void SetZDataRange(
int[] 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
|