IMSL C# Numerical Library

AxisTheta.SetWindow Method (Double[])

Sets the window for an AxisTheta.

public virtual void SetWindow(
   double[] window
);

Parameters

window
A double array of length two containing the angular range.

Remarks

The default "Window" is [0,2pi].

See Also

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