BubbleSizeCollection class

BubbleSizeCollection class

Represents a collection of bubble sizes for a chart series.

Remarks

The collection allows only changing bubble sizes. To add or insert new values to a chart series, or remove values, the appropriate methods of the ChartSeries class can be used.

Empty bubble size values are represented as null.

Properties

NameDescription
countGets the number of items in this collection.
formatCodeGets or sets the format code applied to the bubble sizes.
this[]

See Also