Back to Devexpress

Bubble3DSeriesView.Weight Attached Property

wpf-devexpress-dot-xpf-dot-charts-dot-bubble3dseriesview-96832369.md

latest1.1 KB
Original Source

Bubble3DSeriesView.Weight Attached Property

Specifies the weight value of the bubble series point.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

See GetWeight(SeriesPoint3D) and SetWeight(SeriesPoint3D, Double).

Returns

TypeDescription
Double

The series point weight.

|

Remarks

This is an attached property of the SeriesPoint3D class.

See Also

Bubble3DSeriesView Class

Bubble3DSeriesView Members

DevExpress.Xpf.Charts Namespace