IBubbleChartPlacedItem.Visible

Fore Syntax

Visible: Boolean;

Fore.NET Syntax

Visible: Boolean;

Description

The Visible property determines whether text is visible.

Comments

The property is set to True by default, and the text is displayed.

Example

The example of use is given in description of the Font property.

See also:

IBubbleChartPlacedItem