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

SeriesItem Class

For internal use.

Namespace: DevExpress.Xpf.Charts

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

Declaration

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

The following members return SeriesItem objects:

Inheritance

Object
DevExpress.Xpf.Charts.NotifyPropertyChangedObject
SeriesItem
See Also