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

ColorScaleLegend Properties

Represents a color legend as a color scale.
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.
CustomItems Provides access to the collection of custom legend items.
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.
EnableGradientScale Gets or sets whether a gradient applies across a legend‘s color items.
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. Inherited from ItemsLayerLegend.
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