Skip to main content

BubbleSeries2D.ValueToDisplay Attached Property

Gets or sets which value to display in the series point’s label for the 2D Bubble Series.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v23.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

Returns

Type Description
BubbleLabelValueToDisplay

A BubbleLabelValueToDisplay object defining which value to display in a series point’s label.

See Also