Skip to main content
A newer version of this page is available. .

BubbleSeriesLabel() Constructor

Initializes a new instance of the BubbleSeriesLabel class with the default settings.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.2.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.Charts

Declaration

public BubbleSeriesLabel()

Remarks

This constructor is intended for serialization purposes only. Normally, you don’t need to use it.

See Also