BubbleSeries3D.SetWeight(SeriesPoint, Double) Method
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| point | SeriesPoint | A SeriesPoint object, whose Weight is defined. |
| weight | Double | A Double value, representing the point’s Weight. |
See Also