ChartBubbleSeriesPoint Properties
Initializes a new ChartBubbleSeriesPoint class instance.
Name | Description |
---|---|
Argument |
Specifies the series point’s argument.
Inherited from Chart |
Data |
Returns data source objects that are used to create the series point.
Inherited from Chart |
Series |
Specifies the series point name.
Inherited from Chart |
Size | Returns the bubble series point’s size. |
Value |
Specifies the series point value.
Inherited from Chart |
See Also