IEaxObject.IndicatorLegendAssignment

Syntax

IndicatorLegendAssignment(IndicatorType: Integer): 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:

Example

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

See also:

IEaxObject