IVZLegendItem

Assembly: Visualizators;

Namespace: Prognoz.Platform.Interop.Visualizators;

Description

The IVZLegendItem interface is used to work with visualizer legend item.

Inheritance Hierarchy

          IVZLegendItem

Comments

To get an object of this type, use IVZLegendItems.Item.

Properties

  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 Interfaces