SeriesLabelItem Class
In This Article
For internal use. Represents an individual series label item.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#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