Skip to main content

MapDashboardItem.WeightedLegend Property

Gets a weighted map legend.

Namespace: DevExpress.DashboardCommon

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

NuGet Package: DevExpress.Dashboard.Core

Declaration

public WeightedLegend WeightedLegend { get; }

Property Value

Type Description
WeightedLegend

A WeightedLegend object that represents a weighted map legend.

See Also