Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public abstract class CartesianSeriesView :
    SeriesView

The following members return CartesianSeriesView objects:

See Also