LegendItem Class
In This Article
Determines the appearance and content of a Legends item.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
[NonCategorized]
public class LegendItem :
LegendItemBase
#Remarks
You can only bind to the properties of the LegendItem class, to override the existing Legend‘s appearance.
#Inheritance
See Also