MapDashboardItem.WeightedLegend Property
In This Article
Gets a weighted map legend.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public WeightedLegend WeightedLegend { get; }
#Property Value
Type | Description |
---|---|
Weighted |
A Weighted |
See Also