CartesianSeriesView Class
In This Article
Represents the base class for all series views that can be displayed on a CartesianChart control.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public abstract class CartesianSeriesView :
SeriesView
#Inheritance
Show 25 items
Object
DependencyObject
Windows.UI.Xaml.UIElement
FrameworkElement
Control
ChartElement
SeriesView
CartesianSeriesView
See Also