SharpPlot Reference > SharpPlot Methods > SetYRange Method > (Double,Double) SharpPlot.SetYRange Method (Double,Double)
Set Y axis range minimum and maximum values.
public void SetYRange(
double min,
double max
);
-
min
- [todo]
-
max
- [todo]
See also ...SharpPlot Members | SharpPlot.SetYRange Method
Send comments on this topic © Dyalog Ltd 2021
|