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

XYSeries2D Class

Serves as a base for all 2D XY-series.

Namespace: DevExpress.Xpf.Charts

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

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

Declaration

public abstract class XYSeries2D :
    XYSeries,
    IXYSeriesView,
    ISeriesView,
    IHighlightedPointsProvider,
    ILegendItem,
    IResamplingSupportSeries

The following members return XYSeries2D objects:

Implements

See Also