Back to Devexpress

SizeLegend.ItemFill Property

wpf-devexpress-dot-xpf-dot-map-dot-sizelegend-afb6c1c6.md

latest1009 B
Original Source

SizeLegend.ItemFill Property

Gets or sets the brush that is used to fill a legend item.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
Brush

A Brush used to fill a legend item.

|

See Also

SizeLegend Class

SizeLegend Members

DevExpress.Xpf.Map Namespace