ChartDashboardItem.Legend Property
Provides access to a chart legend.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v22.2.Core.dll
NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Description |
---|---|
ChartLegend | A ChartLegend object that represents a chart legend. |
See Also