A newer version of this page is available.
Switch to the current version.
MapLegendBase.HeaderStyle Property
Provides access to the style settings of the legend header.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v19.2.dll
Declaration
public TextElementStyle HeaderStyle { get; }
Public ReadOnly Property HeaderStyle As TextElementStyle
Property Value
Type | Description |
---|---|
TextElementStyle | A TextElementStyle object that contains style settings to customize the legend header. |
See Also
Feedback