Click or drag to resize
AxisThetaGetWindow Method
Returns the window for an AxisTheta.

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

Return Value

Type: Double
A double array of length two containing the angular range of the window.
See Also