Skip to main content
A newer version of this page is available. .

ChartBubbleSeriesPoint<TValue, TSize> Properties

Specifies an individual bubble series point with the typed value and size.
Name Description
Argument Specifies the series point’s argument. Inherited from ChartSeriesPoint.
DataItems Returns data source objects that are used to create the series point. Inherited from ChartSeriesPoint.
SeriesName Specifies the series point name. Inherited from ChartSeriesPoint.
Size Returns the bubble series point’s size.
Value Returns the bubble series point value.
See Also