Click or drag to resize
PolarAxisTheta Property
Returns the angular axis node.

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

Return Value

Type: AxisTheta
An AxisTheta which contains the angular axis node.
See Also