Skip to main content

Weighted Series

Weighted series allow you to visualize data in three dimensions.

The following types of Weighted series are available.

Data Binding Specifics

Data points in a weighted series present the following two measures.

When you select the Bubble series type in the Designer, the DATA ITEMS area displays two data item placeholders. Drag and drop the required measures to corresponding placeholders.

BubbleSeries_DataBinding

Bubble

Bubble series are similar to Point series except that they allow you to provide an additional measure whose values are expressed in a bubble size.

BubbleSeries

In code, Bubble series are the WeightedSeries objects.