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