Skip to main content
A newer version of this page is available. .

MapDashboardItem.WeightedLegend Property

Gets a weighted map legend.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v20.1.Core.dll

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.WindowsDesktop.Dashboard.Core

Declaration

public WeightedLegend WeightedLegend { get; }

Property Value

Type Description
WeightedLegend

A WeightedLegend object that represents a weighted map legend.

See Also