Skip to main content
A newer version of this page is available. .

MapLegendBase Class

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

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v19.1.Core.dll

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