Back to Devexpress

MapLegendBase.HeaderStyle Property

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

latest1.1 KB
Original Source

MapLegendBase.HeaderStyle Property

Provides access to the style settings of the legend header.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

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

Property Value

TypeDescription
TextElementStyle

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

|

See Also

MapLegendBase Class

MapLegendBase Members

DevExpress.XtraMap Namespace