IChartSerieBase.AtSecondaryAxis

Syntax

AtSecondaryAxis: Boolean;

Description

The AtSecondaryAxis property determines whether an additional axis will be used for a series.

Comments

If the property is set to True, the series on graphic will be related with additional axis, and if the property is set to False, the series is related with general axis of other series.

The property is set to False by default.

See also:

IChartSerieBase