IChartCircleInfo.UseBackwardDirection

Fore Syntax

UseBackwardDirection: Boolean;

Fore.NET Syntax

UseBackwardDirection: boolean;

Description

The UseBackwardDirection property determines whether the series are to be arranged counter clockwise starting from the central axis of a pie chart.

Comments

Available values:

The property is not relevant for the ring chart (IChart.Type = ChartType.HoleSize).

See also:

IChartCircleInfo