XRChart.Legends Property
Returns a collection of additional legends.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
[SRCategory(ReportStringId.CatElements)]
public LegendCollection Legends { get; }
#Property Value
Type | Description |
---|---|
Legend |
A Legend |