Back to Devexpress

MapLegendBase.DescriptionStyle Property

windowsforms-devexpress-dot-xtramap-dot-maplegendbase-ae74f5b8.md

latest1.1 KB
Original Source

MapLegendBase.DescriptionStyle Property

Provides access to style settings of the legend description.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public TextElementStyle DescriptionStyle { get; }
vb
Public ReadOnly Property DescriptionStyle As TextElementStyle

Property Value

TypeDescription
TextElementStyle

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

|

See Also

MapLegendBase Class

MapLegendBase Members

DevExpress.XtraMap Namespace