ITabSparklines

Assembly: Tab;

Description

The ITabSparklines interface contains properties and methods for working with the collection of sparklines.

Inheritance Hierarchy

          ITabSparklines

Comments

The collection of sparklines can be obtained in the ITabSheet.Sparklines property.

Properties

  Property name Brief description
Count The Count property returns the number of sparklines in the collection.
Item The Item property returns parameters of the specified sparkline.

Methods

  Method name Brief description
Add The Add method adds a new collection of sparklines.
Clear The Clear method deletes all table sparklines.
Remove The Remove method removes the specified sparkline from the collection.

See also:

Tab Assembly Interfaces