Back to Devexpress

SizeLegend.Type Property

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

latest1.2 KB
Original Source

SizeLegend.Type Property

Specifies the type of a Size Legend.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public SizeLegendType Type { get; set; }
vb
Public Property Type As SizeLegendType

Property Value

TypeDescription
SizeLegendType

A SizeLegendType enumeration value.

|

Available values:

NameDescription
Inline

Legend items are placed in line.

| | Nested |

Legend items are placed nested one into another.

|

See Also

SizeLegend Class

SizeLegend Members

DevExpress.Xpf.Map Namespace