ChartDirector 5.1 (.NET Edition)

PolarChart.radialAxis


Usage

[VB] Public Function radialAxis() As RadialAxis
[C#] public RadialAxis radialAxis();

Description

Gets the RadialAxis object representing the radial axis of the polar chart.

Arguments

None

Return Value

The RadialAxis object representing the radial axis of the polar chart.