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.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

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

The following members return Series3DViewBase objects:

Implements

See Also