IVZLegendItem.Color

Fore syntax

Color: Variant;

Fore.NET syntax

Color: object;

Description

The Color property determines the color for visualizer legend item.

Comments

To determine text for visualizer legend item, use IVZLegendItem.Text.

Fore and Fore.NET examples

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

See also:

IVZLegendItem