MapLegendBase Class
Serves as the base class for classes that represent map legends.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.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.
Inheritance
See Also