ChartDirector 7.1 (.NET Edition)

PolarChart.angularAxis


Usage

[C#]public AngularAxis angularAxis();
[VB]Public Function angularAxis() As 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.