ChartLegend Class
In This Article
A chart legend.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
#Related API Members
The following members return ChartLegend objects:
#Remarks
To get access to the chart legend, use the ChartDashboardItem.Legend and ScatterChartDashboardItem.Legend properties.
See Also