IBubbleChartSeries

Assembly: Chart;

Namespace: Prognoz.Platform.Interop.Chart;

Description

The IBubbleChartSeries interface contains properties used to work with a collection of matrix series.

Inheritance Hierarchy

IBubbleChartSeries

Comments

Use the IBubbleChart.Series property to get the collection of bubble chart series.

Properties

  Property name Brief description
Count The Count property returns the number of bubble chart series.
Item The Item property returns a bubble chart data series by specified index.

See also:

Chart Assembly Interfaces