ItemsLayerLegend Members
In This Article
#Fields
Name | Description |
---|---|
Default |
Specifies the legend alignment used by default.
Inherited from Map |
Default |
Specifies the legend visibility used by default.
Inherited from Map |
#Properties
Name | Description |
---|---|
Alignment |
Gets or sets the alignment of a map legend.
Inherited from Map |
Background |
Returns the map legend background style.
Inherited from Map |
Description |
Gets or set the description of the map legend.
Inherited from Map |
Description |
Provides access to style settings of the legend description.
Inherited from Map |
Header |
Gets or sets the header of the map legend.
Inherited from Map |
Header |
Provides access to the style settings of the legend header.
Inherited from Map |
Item |
Provides access to the style settings of legend items.
Inherited from Map |
Layer | Specifies the layer from which the legend obtains data to display. |
Range |
Specifies the display format of range stops on a color legend.
Inherited from Map |
Visibility |
Gets or sets a value indicating whether or not a legend should be visible.
Inherited from Map |
#Methods
Name | Description |
---|---|
Dispose() |
Disposes of the current object.
Inherited from Map |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also