Back to Devexpress

Bubble3DSeriesView.Weights Attached Property

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

latest1.3 KB
Original Source

Bubble3DSeriesView.Weights Attached Property

Gets or sets the collection of bubble size values.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

See GetWeights(SeriesPoint3DMatrixAdapter) and SetWeights(SeriesPoint3DMatrixAdapter, IEnumerable<Double>).

Returns

TypeDescription
IEnumerable<Double>

The collection of bubble size values.

|

Remarks

This property is the attached property of the SeriesPoint3DMatrixAdapter class.

See Also

Bubble3DSeriesView Class

Bubble3DSeriesView Members

DevExpress.Xpf.Charts Namespace