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

MarkerSeriesView Class

Represents the base class for all series views that contain data point markers.

Namespace: DevExpress.WinUI.Charts

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

NuGet Package: DevExpress.WinUI

Declaration

public abstract class MarkerSeriesView :
    CartesianSeriesView
See Also