Skip to main content

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
See Also