MapLegendBase Class
In This Article
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
#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.
See Also