Skip to main content

SeriesItem Class

For internal use.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v23.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

[NonCategorized]
public class SeriesItem :
    NotifyPropertyChangedObject,
    ISeriesItem,
    IPointsProvider

The following members return SeriesItem objects:

Inheritance

Object
DevExpress.Xpf.Charts.NotifyPropertyChangedObject
SeriesItem
See Also