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.v19.1.dll

Declaration

[NonCategorized]
public abstract class LegendItem :
    MarkerItem

Remarks

You can only bind to the properties of the LegendItem class, to override the existing Legend‘s appearance.

See Also