ChartControlSettings.Legend Property
In This Article
Gets the chart control’s legend and provides access to its settings.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
#Property Value
Type | Description |
---|---|
Legend | A Legend object that is the chart control’s legend. |
See Also