Back to Devexpress

LegendTitle.ContentTemplate Property

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

latest1.1 KB
Original Source

LegendTitle.ContentTemplate Property

Gets or sets a data template that defines how to display the legend title content.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

csharp
public DataTemplate ContentTemplate { get; set; }
vb
Public Property ContentTemplate As DataTemplate

Property Value

TypeDescription
DataTemplate

The title content template.

|

See Also

LegendTitle Class

LegendTitle Members

DevExpress.Xpf.TreeMap Namespace