IVZChartSeries

Assembly: Visualizators;

Description

The IVZChartSeries interface is used to work with a collection of bubble chart data series.

Inheritance Hierarchy

IVZChartSeries

Comments

The collection of bubble chart data series can be obtained using the IVZBubbleChart.Series property.

Properties

  Property name Brief description
BubbleChart The BubbleChart property determines bubble chart parameters.
Count The Count property returns the size of the data series collection.
Item The Item property returns the data series by index.
ItemById The ItemById property returns the data series by identifier.

See also:

Visualizators Assembly Interfaces