Assembly: Chart;
Namespace: Prognoz.Platform.Interop.Chart;
The IBubbleChartSeries interface contains properties used to work with a collection of matrix series.
IBubbleChartSeries
Use the IBubbleChart.Series property to get the collection of bubble chart series.
| 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: