IVZLegends
Assembly: Visualizators;
Description
The IVZLegends interface is used to work with collection of visualizer legends.
Inheritance Hierarchy
IVZLegends
Comments
The IVZDataVisualizer.Legends property can be used to get collection of visualizer scales.
Properties
|
Property name |
Brief description |
|
Count |
The Count property determines the number of collection legends. |
|
Item |
The Item property determines the legend in visualizer legend collection by its index. |
Methods
|
Method name |
Brief description |
|
Add |
The Add method adds the selected legend to visualizer legend collection. |
|
Clear |
The Clear method entirely clears visualizer legend collection. |
|
Remove |
The Remove method removes visualizer legend by its index. |
See also:
Visualizators Assembly Interfaces