IMSL C# Numerical Library

AxisR.Window Property

The radius at which AxisTheta is drawn.

public virtual double Window {get; set;}

Property Value

A double which contains the "Window" attribute value.

Remarks

The window has a maximum value of R. The R-axis always starts at 0. By default, Window = 1.0.

See Also

AxisR Class | Imsl.Chart2D Namespace