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