MapLegendBase.DescriptionStyle Property
In This Article
Provides access to style settings of the legend description.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
public TextElementStyle DescriptionStyle { get; }
#Property Value
Type | Description |
---|---|
Text |
A Text |
See Also