ColorLegendItem Properties
An item that stores information about the color and description of the ColorLegendBase class descendants.Name | Description |
---|---|
Color | Gets or sets the color of the legend item. Inherited from MapLegendItemBase. |
ImageIndex | Gets or sets the index of an image used by this legend item. |
Text | Specifies the text of the legend item. Inherited from MapLegendItemBase. |
Value | Gets or sets the value of the legend item. Inherited from MapLegendItemBase. |
See Also