Chart3DControl.SeriesSource Property
Gets or sets the series source.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| Series3DSourceBase | The source of series. |
See Also