A newer version of this page is available.
Switch to the current version.
MapLegendBase.DescriptionStyle Property
Provides access to style settings of the legend description.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v19.2.dll
Declaration
public TextElementStyle DescriptionStyle { get; }
Public ReadOnly Property DescriptionStyle As TextElementStyle
Property Value
Type | Description |
---|---|
TextElementStyle | A TextElementStyle object that contains style settings to customize the legend description. |
See Also
Feedback