Assembly: Visualizators;
Namespace: Prognoz.Platform.Interop.Visualizators;
The IVZLegendItem interface is used to work with visualizer legend item.
IVZLegendItem
To get an object of this type, use IVZLegendItems.Item.
| 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: