Back to Devexpress

BubbleSeries3D.ValueToDisplay Attached Property

wpf-devexpress-dot-xpf-dot-charts-dot-bubbleseries3d-6623c991.md

latest1.3 KB
Original Source

BubbleSeries3D.ValueToDisplay Attached Property

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

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

See GetValueToDisplay(PointOptions) and SetValueToDisplay(PointOptions, BubbleLabelValueToDisplay).

Returns

TypeDescription
BubbleLabelValueToDisplay

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

|

See Also

BubbleSeries3D Class

BubbleSeries3D Members

DevExpress.Xpf.Charts Namespace