XYSeries2D Class
In This Article
Serves as a base for all 2D XY-series.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public abstract class XYSeries2D :
XYSeries,
IXYSeriesView,
ISeriesView,
IHighlightedPointsProvider,
ILegendItem,
IResamplingSupportSeries
#Related API Members
The following members return XYSeries2D objects:
#Implements
#Inheritance
See Also