Back to Devexpress

FillStyleBase.Legend Property

wpf-devexpress-dot-xpf-dot-charts-dot-fillstylebase-950b98ce.md

latest956 B
Original Source

FillStyleBase.Legend Property

Gets or sets the legend in which the legend item of the fill style should be shown.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Property Value

TypeDescription
Legend

The legend.

|

See Also

FillStyleBase Class

FillStyleBase Members

DevExpress.Xpf.Charts Namespace