Back to Devexpress

Strip.Legend Property

corelibraries-devexpress-dot-xtracharts-dot-strip-75bd0df9.md

latest1.1 KB
Original Source

Strip.Legend Property

Gets or sets a legend displaying a strip legend item.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
[XtraChartsLocalizableCategory(XtraChartsCategory.Appearance)]
public Legend Legend { get; set; }
vb
<XtraChartsLocalizableCategory(XtraChartsCategory.Appearance)>
Public Property Legend As Legend

Property Value

TypeDescription
Legend

A Legend object displaying a strip legend.

|

See Also

Strip Class

Strip Members

DevExpress.XtraCharts Namespace