ChartDirector 5.1 (.NET Edition)

PolarChart.angularAxis


Usage

[VB] Public Function angularAxis() As AngularAxis
[C#] public AngularAxis angularAxis();

Description

Gets the AngularAxis object representing the angular axis of the polar chart.

Arguments

None

Return Value

The AngularAxis object representing the angular axis of the polar chart.