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.UI.Xaml.Charts

Assembly: DevExpress.UI.Xaml.Charts.v18.2.dll

Declaration

public abstract class CartesianSeriesView :
    SeriesView
See Also