Click or drag to resize
AxisRWindow Property
The radius at which AxisTheta is drawn.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual double Window { get; set; }

Property Value

Type: Double
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