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.1.dll
NuGet Package: DevExpress.Wpf.TreeMap
Declaration
Property Value
| Type | Description |
|---|---|
| DataTemplate | The title content template. |
See Also