IVZColorLegendBase.SetupLegendItems

Syntax

SetupLegendItems(dataMapping: IVZBaseDataSourceMapping);

Parameters

dataMapping. Settings of comparing data from source.

Description

The SetupLegendItems method determines settings of comparing data from source for visualizer legend color scale.

Comments

The method sets visualizer legend color scale regardless of parent visualizer data, if the IVZLegendBase.IsDependent property is set to False.

See also:

IVZColorLegendBase