Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ItemsLayerLegend Properties
Show Inherited Hide Inherited

The base class for legends that obtain data from the VectorItemsLayer.
Name Description
Alignment Gets or sets the alignment of a map legend. Inherited from MapLegendBase.
BackgroundStyle Returns the map legend background style. Inherited from MapLegendBase.
Description Gets or set the description of the map legend. Inherited from MapLegendBase.
DescriptionStyle Provides access to style settings of the legend description. Inherited from MapLegendBase.
Header Gets or sets the header of the map legend. Inherited from MapLegendBase.
HeaderStyle Provides access to the style settings of the legend header. Inherited from MapLegendBase.
ItemStyle Provides access to the style settings of legend items. Inherited from MapLegendBase.
Layer Specifies the layer from which the legend obtains data to display.
RangeStopsFormat Specifies the display format of range stops on a color legend. Inherited from MapLegendBase.
Visibility Gets or sets a value indicating whether or not a legend should be visible. Inherited from MapLegendBase.
See Also