Back to Devexpress

WeightedLegend Class

dashboard-devexpress-dot-dashboardcommon-b684410b.md

latest1.8 KB
Original Source

WeightedLegend Class

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

Namespace : DevExpress.DashboardCommon

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public class WeightedLegend :
    MapLegendBase
vb
Public Class WeightedLegend
    Inherits MapLegendBase

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

WeightedLegend Members

Legends

DevExpress.DashboardCommon Namespace