IEaxObject.IndicatorLegendAssignment

Fore Syntax

IndicatorLegendAssignment(IndicatorType: Integer): IVZLegendBase;

Fore.NET Syntax

IndicatorLegendAssignment[IndicatorType: integer]: Prognoz.Platform.Interop.Visualizators.IVZLegendBase;

Parameters

IndicatorType. Visualizer metric type.

Description

The IndicatorLegendAssignment property determines metric purpose in visualizer legend.

Comments

Depending on visualizer type and metric type, different values of the IndicatorType parameter will be used:

Fore and Fore.NET Examples

The property use is given in the example for IEaxGrid.Legends.

See also:

IEaxObject