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