wpf-devexpress-dot-xpf-dot-charts-dot-xyseries2d.md
Serves as a base for all 2D XY-series.
Namespace : DevExpress.Xpf.Charts
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
public abstract class XYSeries2D :
XYSeries,
IXYSeriesView,
ISeriesView,
IHighlightedPointsProvider,
ILegendItem,
IResamplingSupportSeries
Public MustInherit Class XYSeries2D
Inherits XYSeries
Implements IXYSeriesView,
ISeriesView,
IHighlightedPointsProvider,
ILegendItem,
IResamplingSupportSeries
The following members return XYSeries2D objects:
Show 47 items
Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ChartElementBase ChartElement Series XYSeries XYSeries2D BarSeries2DBase
BarSideBySideFullStackedSeries2D
See Also