MapLegendBase.ItemStyle Property
Provides access to the style settings of legend items.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
| Type | Description |
|---|---|
| MapElementStyle | A MapElementStyle object that contains style settings to customize legend items. |
See Also