IChartCircleInfo.UseBackwardDirection

Syntax

UseBackwardDirection: Boolean;

Description

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

Comments

Available values:

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

See also:

IChartCircleInfo