IVZLegendItem.Text

Fore syntax

Text: String;

Fore.NET syntax

Text: string;

Description

The Text property determines text for visualizer legend item.

Comments

To determine visualizer legend item color, use IVZLegendItem.Color.

Fore and Fore.NET examples

The property use is given in the example for IVZIntervalsLegend.CellPadding.

See also:

IVZLegendItem