[]
        
(Showing Draft Content)

C1.WPF.C1Chart.BubbleSeries

BubbleSeries Class

BubbleSeries can contains values that specify size of the symbol for each data point. Use BubbleSeries to create bubble charts.

Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public class BubbleSeries : XYDataSeries, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild

Constructors

Name Description
BubbleSeries()

Creates an instance of BubbleSeries class.

Fields

Name Description
SizeValuesSourceProperty

Identifies the SizeValuesSource dependency property.

listSize

Temporary list for x-values.

Properties

Name Description
MemberPaths

Gets the array of member bindings for the series.

SizeValueBinding

Gets or sets binding for size data values.

SizeValues

Gets or set the size data values collection.

SizeValuesSource

Gets or sets the x-data values source.