IBubbleChartPlacedItem.Visible

Fore Syntax

Visible: Boolean;

Fore.NET Syntax

Visible: Boolean;

Description

The Visible property determines whether the text is visible.

Comments

By default this property is set to True, and the text is shown.

Example

Example of Use is given in description of the Font property.

See also:

IBubbleChartPlacedItem