Back to Devexpress

Legend.Title Property

wpf-devexpress-dot-xpf-dot-treemap-dot-legend.md

latest898 B
Original Source

Legend.Title Property

Gets or sets the legend title.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

csharp
public LegendTitle Title { get; set; }
vb
Public Property Title As LegendTitle

Property Value

TypeDescription
LegendTitle

Stores legend title options.

|

See Also

Legend Class

Legend Members

DevExpress.Xpf.TreeMap Namespace