VZLegends

Description

The VZLegends class implements an object that is used to work with the collection of visualizer legends.

Class object properties 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.

Class object methods 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