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