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

LegendItem Class

Determines the appearance and content of a Legends item.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v21.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.

See Also