IPrxVisualizerLegend.PlacedControl

Fore Syntax

PlacedControl: IVZPlacedControlBase;

Fore.NET Syntax

PlacedControl: Prognoz.Plarform.Interop.Visualizators.IVZPlacedControlBase;

Description

The PlacedControl property determines basic settings of visualizer legend as a control.

Comments

To set a legend for the specified visualizer by its metric, use IPrxVisualizerLegend.SetEaxObjectLegend.

Fore and Fore.NET Examples

The property use is given in the example for IPrxVisualizerLegend.Update.

See also:

IPrxVisualizerLegend