Skip to main content
A newer version of this page is available. .

MapLegendBase.DescriptionStyle Property

Provides access to style settings of the legend description.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v18.2.dll

Declaration

public TextElementStyle DescriptionStyle { get; }

Property Value

Type Description
TextElementStyle

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

See Also