Skip to main content

BubbleSeries2D.ValueToDisplay Attached Property

In This Article

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.v14.2.dll

#Declaration

#Returns

Type Description
BubbleLabelValueToDisplay

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

See Also