Show contents 

IChart > Chart Assembly Interfaces > IChartAxisLevelLineLabel > IChartAxisLevelLineLabel.Visible

IChartAxisLevelLineLabel.Visible

Fore Syntax

Visible: Boolean;

Fore.NET Syntax

Visible: boolean;

Description

The Visible property determines whether a label is displayed.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IChartAxisLevelLineLabel.Font.

See also:

IChartAxisLevelLineLabel