WebChartControl.Legends Property
Returns a collection of additional legends.
Namespace: DevExpress.XtraCharts.Web
Assembly: DevExpress.XtraCharts.v26.1.Web.dll
Declaration
Property Value
| Type | Description |
|---|---|
| LegendCollection | A collection of Legend objects. |
See Also