Click or drag to resize
PolarAxisR Property
Return the radius axis node.

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

Return Value

Type: AxisR
An AxisR which contains the radius axis node.
See Also