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.v19.2.dll

Declaration

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

The following members return XYSeries2D objects:

Implements

See Also