IChart.SeparateSecondaryAxis

Fore Syntax

SeparateSecondaryAxis: Boolean;

Fore.NET Syntax

SeparateSecondaryAxis: boolean;

Description

The SeparateSecondaryAxis property determines whether secondary axis is displayed.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IChart.SecondaryGapWidthCoef.

See also:

IChart