Skip to main content

MapLegendBase Class

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

Namespace: DevExpress.DashboardCommon

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

NuGet Package: DevExpress.Dashboard.Core

#Declaration

public abstract 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

See Also