Skip to main content

MapLegendBase.DescriptionStyle Property

Provides access to style settings of the legend description.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public TextElementStyle DescriptionStyle { get; }

Property Value

Type Description
TextElementStyle

A TextElementStyle object that contains style settings to customize the legend description.

See Also