Assembly: Visualizators;
Namespace: Prognoz.Platform.Interop.Visualizators;
The VZLegendItem class implements an object used to work with visualizer legend item.
To implement an object used to work with collection of visualizer legend items, use VZLegendItems.
Class to get analog of the VZLegendItem class:
None;
Class to get analog of the VZLegendItem class object:
VZLegendItemClass;
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: