MapLegendBase Properties
The base class for all legends that can be used in the Map control.Name | Description |
---|---|
Alignment | Gets or sets the alignment of a map legend. |
BackgroundStyle | Returns the map legend background style. |
Description | Gets or set the description of the map legend. |
DescriptionStyle | Provides access to style settings of the legend description. |
Header | Gets or sets the header of the map legend. |
HeaderStyle | Provides access to the style settings of the legend header. |
ItemStyle | Provides access to the style settings of legend items. |
RangeStopsFormat | Specifies the display format of range stops on a color legend. |
Visibility | Gets or sets a value indicating whether or not a legend should be visible. |
See Also