IBubbleChartSeries

Assembly: Chart;

Namespace: Prognoz.Platform.Interop.Chart;

Description

The IBubbleChartSeries interface contains properties that are used to work with the bubble chart series collection.

Inheritance Hierarchy

IBubbleChartSeries

Comments

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

Properties

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

See also:

Chart Assembly Interfaces