Back to Devexpress

MapLegendBase.ItemStyle Property

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

latest1.1 KB
Original Source

MapLegendBase.ItemStyle Property

Provides access to the style settings of legend items.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public MapElementStyle ItemStyle { get; }
vb
Public ReadOnly Property ItemStyle As MapElementStyle

Property Value

TypeDescription
MapElementStyle

A MapElementStyle object that contains style settings to customize legend items.

|

See Also

MapLegendBase Class

MapLegendBase Members

DevExpress.XtraMap Namespace