Back to Devexpress

Strip.Legend Property

wpf-devexpress-dot-xpf-dot-charts-dot-strip-c5e3c88e.md

latest1005 B
Original Source

Strip.Legend Property

Specifies a legend (or its View Model) that contains the strip’s legend item.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public object Legend { get; set; }
vb
Public Property Legend As Object

Property Value

TypeDescription
Object

An object of a legend’s View Model class or the Legend object.

|

See Also

Strip Class

Strip Members

DevExpress.Xpf.Charts Namespace