Back to Devexpress

LegendTitle.Content Property

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

latest965 B
Original Source

LegendTitle.Content Property

Gets or sets the title content.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

csharp
public object Content { get; set; }
vb
Public Property Content As Object

Property Value

TypeDescription
Object

The object that specifies the legend title content.

|

See Also

LegendTitle Class

LegendTitle Members

DevExpress.Xpf.TreeMap Namespace