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

Bubble3DSeriesView.Weight Attached Property

Specifies the weight value of the bubble series point.

Namespace: DevExpress.Xpf.Charts

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

Returns

Type Description
Double

The series point weight.

Remarks

This is an attached property of the SeriesPoint3D class.

See Also