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

WeightedLegend Class

A weighted map legend used to identify values corresponding to specific bubble/pie sizes.

Namespace: DevExpress.DashboardCommon

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

Declaration

public class WeightedLegend :
    MapLegendBase

Remarks

Use the MapDashboardItem.WeightedLegend property to access a weighted map legend for the current Map dashboard item.

Inheritance

Object
MapLegendBase
WeightedLegend
See Also