Back to Devexpress

LegendItem.Legend Property

wpf-devexpress-dot-xpf-dot-charts-dot-legenditem.md

latest991 B
Original Source

LegendItem.Legend Property

Gets or sets the legend of the legend’s item.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public Legend Legend { get; }
vb
Public ReadOnly Property Legend As Legend

Property Value

TypeDescription
Legend

A Legend object, specifying the legend of the legend’s item.

|

See Also

LegendItem Class

LegendItem Members

DevExpress.Xpf.Charts Namespace