IChart.DisplaySecondaryAxis

Syntax

DisplaySecondaryAxis: Boolean;

Description

The DisplaySecondaryAxis property determines whether a secondary axis is displayed.

Comments

If this property is set to True, the additional axis is displayed on the chart; if the property is set to False, the axis is not displayed.

The property is set to True by default.

See also:

IChart