[]
Defines a title for a map legend
public sealed class MapLegendTitle
| Name | Description |
|---|---|
| MapLegendTitle() | Initializes a new instance of the MapLegendTitle class. |
| Name | Description |
|---|---|
| Caption | Caption of the title. An expression should evaluate to a string. |
| Style | Gets or sets style properties for the title. Each of the properties of type Color support transparency. |
| TitleSeparator | Gets or sets what type of separator to use for the legend title. That evaluates to one of MapLegendTitle.LegendTitleSeparator. The default value is None. |
| TitleSeparatorColor | Gets or sets the color for the title separator. The default value is Gray |