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