Show contents 

IChart > Chart Assembly Interfaces > IBubbleChartCaption > IBubbleChartCaption.Text

IBubbleChartCaption.Text

Fore Syntax

Text: String;

Fore.NET Syntax

Text: String;

Description

The Text property determines a caption text.

Example

The property use is given in description of the IBubbleChart.Caption and IBubbleChartAxisLinear.Caption properties.

See also:

IBubbleChartCaption