Skip to main content

ChartBubbleSeriesPoint Properties

Initializes a new ChartBubbleSeriesPoint class instance.
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 Specifies the series point value. Inherited from ChartSeriesPoint.
See Also