Skip to main content
A newer version of this page is available. .

Series3DViewBase Class

The base series view.

Namespace: DevExpress.Xpf.Charts

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

Declaration

public abstract class Series3DViewBase :
    Chart3DNonVisualElement,
    IXYSeriesView,
    ISeriesView,
    IPatternHolder,
    ILegendVisible

The following members return Series3DViewBase objects:

Implements

See Also