MapLegendItemBase Properties
The base class for all legend items.| Name | Description |
|---|---|
| ActualText | Returns the actual text of this legend item. |
| Fill | Gets or sets the fill color of a map legend item. |
| Format | Gets or sets the format string. |
| LabelTemplate | Gets or sets the template that specifies the visual representation of the item’s label. |
| Legend | Returns the legend that owns this item. |
| Text | Gets or sets the text of an item. |
| Value | Gets or sets the value of the legend item. |
See Also