A newer version of this page is available.
Switch to the current version.
ChartControlSettings.Legends Property
Returns a collection of additional legends.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v18.2.dll
Declaration
public LegendCollection Legends { get; }
Public ReadOnly Property Legends As LegendCollection
Property Value
Type | Description |
---|---|
LegendCollection | A collection of Legend objects. |
See Also
Feedback