VZLegendItem

Assembly: Visualizators;

Namespace: Prognoz.Platform.Interop.Visualizators;

Description

The VZLegendItem class implements an object used to work with visualizer legend item.

Comments

To implement an object used to work with collection of visualizer legend items, use VZLegendItems.

Fore.NET syntax

Class to get analog of the VZLegendItem class:

None;

Class to get analog of the VZLegendItem class object:

VZLegendItemClass;

Class object properties inherited from IVZLegendItem

  Property name Brief description
The Color property determines the color for visualizer legend item.
The IsAuto property determines item display in visualizer legend.
The Marker property determines marker of visualizer legend item.
The Text property determines text for visualizer legend item.

See also:

Visualizators Assembly Classes