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