Back to Devexpress

SizeLegend.ItemStroke Property

wpf-devexpress-dot-xpf-dot-map-dot-sizelegend-4e2c536b.md

latest1.0 KB
Original Source

SizeLegend.ItemStroke Property

Gets or sets the brush that specifies how a legend item outline is painted.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public Brush ItemStroke { get; set; }
vb
Public Property ItemStroke As Brush

Property Value

TypeDescription
Brush

A Brush value that specifies how a legend item outline is painted.

|

See Also

SizeLegend Class

SizeLegend Members

DevExpress.Xpf.Map Namespace