CartesianSeriesView Class
In This Article
Represents the base class for all series views that can be displayed on a CartesianChart control.
Namespace: DevExpress.WinUI.Charts
Assembly: DevExpress.WinUI.Charts.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
public abstract class CartesianSeriesView :
SeriesView
#Related API Members
The following members return CartesianSeriesView objects:
#Inheritance
Show 15 items
Object
DependencyObject
UIElement
FrameworkElement
DevExpress.WinUI.Core.Internal.DXLogicalFrameworkElement
See Also