Back to Devexpress

Bubble

wpf-6842-controls-and-libraries-charts-suite-chart-control-series-3d-series-types-point-and-bubble-series-bubble.md

latest1.4 KB
Original Source

Bubble

  • May 28, 2021

Short Description

The Bubble series, in addition to Point series capabilities, allows you to visually represent data that has a third dimension, expressed as the bubble’s size. You map two dimensions along the usual X and Y axes, and then the third dimension is displayed as a shape (a filled circle - “bubble”, or a star, triangle, etc.) at the data point.

An example of the Bubble chart is shown in the image below.

Series Characteristics

The table below lists the main characteristics of this chart type.

FeatureValue
Series View typeBubbleSeries3D
Diagram typeXYDiagram3D
Number of arguments per series point1
Number of values per series point2

For information on which series view types can be combined with the Bubble view, refer to the Series Type Compatibility document.

Example

The following example demonstrates how to create a 3D Bubble chart.