Skip to main content
A newer version of this page is available. .

CartesianSeriesView Class

Represents the base class for all series views that can be displayed on a CartesianChart control.

Namespace: DevExpress.WinUI.Charts

Assembly: DevExpress.WinUI.Charts.v22.1.dll

NuGet Package: DevExpress.WinUI

Declaration

public abstract class CartesianSeriesView :
    SeriesView

The following members return CartesianSeriesView objects:

See Also