Skip to main content

SeriesPoint3DSourceBase Class

The base source of series points for the 3D Series.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v26.1.dll

Declaration

public abstract class SeriesPoint3DSourceBase :
    Chart3DSourceBase

The following members return SeriesPoint3DSourceBase objects:

Inheritance

Object
ContentElement
FrameworkContentElement
DXFrameworkContentElement
DevExpress.Xpf.Charts.Chart3DNonVisualElement
DevExpress.Xpf.Charts.Chart3DSourceBase
See Also