IVZIntervalsLegend.ColorApplying

Fore syntax

ColorApplying: LegendColorApplying;

Fore.NET syntax

ColorApplying: Prognoz.Platform.Interop.Visualizators.LegendColorApplying;

Description

The ColorApplying property determines fill type for the area that contains visualizer legend items.

Comments

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

Fore and Fore.NET examples

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

See also:

IVZIntervalsLegend