Bubble3DSeriesView.Weight Attached Property
Specifies the weight value of the bubble series point.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Returns
Type | Description |
---|---|
Double | The series point weight. |
Remarks
This is an attached property of the SeriesPoint3D class.
See Also