Back to Devexpress

MapLegendBase Class

dashboard-devexpress-dot-dashboardcommon-263c5e4a.md

latest1.3 KB
Original Source

MapLegendBase Class

Serves as the base class for classes that represent map legends.

Namespace : DevExpress.DashboardCommon

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public abstract class MapLegendBase
vb
Public MustInherit Class MapLegendBase

Remarks

To display the map legend, set the MapLegendBase.Visible property to true. Use the MapLegendBase.Position property to specify the position of the map legend.

Inheritance

Object MapLegendBase MapLegend

WeightedLegend

See Also

MapLegendBase Members

DevExpress.DashboardCommon Namespace