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 | |
| Color | The Color property determines the color for visualizer legend item. | |
| IsAuto | The IsAuto property determines item display in visualizer legend. | |
| Marker | The Marker property determines the shape or image used as a legend marker. | |
| Text | The Text property determines text for visualizer legend item. |
See also: