Back to Devexpress

ChartLegend Class

dashboard-devexpress-dot-dashboardcommon-c02de8af.md

latest1.8 KB
Original Source

ChartLegend Class

A chart legend.

Namespace : DevExpress.DashboardCommon

Assembly : DevExpress.Dashboard.v25.2.Core.dll

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public class ChartLegend
vb
Public Class ChartLegend

The following members return ChartLegend objects:

Remarks

To get access to the chart legend, use the ChartDashboardItem.Legend and ScatterChartDashboardItem.Legend properties.

Inheritance

Object ChartLegend

See Also

ChartLegend Members

Legend

Legend

Legend

Legend

DevExpress.DashboardCommon Namespace