IMSL C# Numerical Library

AxisXY.SetWindow Method 

Sets the window for an AxisXY.

public virtual void SetWindow(
   double[] window
);

Parameters

window
A double[2] containing the "Window" attribute value.

See Also

AxisXY Class | Imsl.Chart2D Namespace