Series3D.PointSource Property
Gets or sets the series points source of the series.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
SeriesPoint3DSourceBase | The source of series points. |
See Also