IMSL C# Numerical Library

Axis1D.SetWindow Method (Double[])

Sets the window for an Axis1D.

public virtual void SetWindow(
   double[] window
);

Parameters

window
A double[2]containing the range of this axis.

See Also

Axis1D Class | Imsl.Chart2D Namespace | Axis1D.SetWindow Overload List