ScatterChartDashboardItem.Legend Property
In This Article
Provides access to a scatter chart legend.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public ChartLegend Legend { get; }
#Property Value
Type | Description |
---|---|
Chart |
A Chart |
See Also