Skip to main content

LegendItem Class

Determines the appearance and content of a Legends item.

Namespace: DevExpress.Xpf.Charts

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