VZLegends
Description
The VZLegends class implements an object used to work with visualizer legend collection.
Properties of Class Object Inherited from IVZLegends
|
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 of object class inherited from IVZLegends
|
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 Classes