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

SeriesLabelItem Class

For internal use. Represents an individual series label item.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

[NonCategorized]
public class SeriesLabelItem :
    SeriesLabelItemBase

Remarks

An object of the SeriesLabelItem type is returned by the SeriesLabel.Items property.

This member supports the internal infrastructure and is not intended to be used directly from your code.

Inheritance

Object
DevExpress.Xpf.Charts.NotifyPropertyChangedObject
DevExpress.Xpf.Charts.SeriesLabelItemBase
SeriesLabelItem
See Also