Skip to main content

XYSeries2D Class

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

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v23.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

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

The following members return XYSeries2D objects:

Implements

See Also