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

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.v19.1.dll

Declaration

Returns

Type Description
BubbleLabelValueToDisplay

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

See Also