BubbleSeries Constructors
Displays three-dimensional data as a collection of bubbles, so that each bubble position visualizes the first two dimensions and the bubble size is the third dimension.Name | Description |
---|---|
BubbleSeries() | Initializes a new instance of the BubbleSeries class with default settings. |
See Also