WeightedLegend Class
In This Article
A weighted map legend used to identify values corresponding to specific bubble/pie sizes.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public class WeightedLegend :
MapLegendBase
#Related API Members
The following members return WeightedLegend objects:
#Remarks
Use the MapDashboardItem.WeightedLegend property to access a weighted map legend for the current Map dashboard item.
#Inheritance
Object
MapLegendBase
WeightedLegend
See Also