Back to Devexpress

Bubble3DSeriesView.WeightDataMember Attached Property

wpf-devexpress-dot-xpf-dot-charts-dot-bubble3dseriesview-5c9c4ccc.md

latest1.4 KB
Original Source

Bubble3DSeriesView.WeightDataMember Attached Property

Gets or sets the name of a data member whose values should be used as bubble sizes.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

See GetWeightDataMember(Chart3DSourceBase) and SetWeightDataMember(Chart3DSourceBase, String).

Returns

TypeDescription
String

The name of a data member whose values should be used as bubble sizes.

|

Remarks

This property is the attached property of the Series3DDataSourceAdapter and SeriesPoint3DDataSourceAdapter classes.

See Also

Bubble3DSeriesView Class

Bubble3DSeriesView Members

DevExpress.Xpf.Charts Namespace