XYSeries2D Class
Serves as a base for all 2D XY-series.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.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