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