Click or drag to resize
Axis1DGetWindow Method
Returns the window for an AxisiD.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual double[] GetWindow()

Return Value

Type: Double
A double[2] containing the range of this axis.
See Also