Legend.Title Property
Gets or sets the legend title.
Namespace: DevExpress.Xpf.TreeMap
Assembly: DevExpress.Xpf.TreeMap.v24.2.dll
NuGet Package: DevExpress.Wpf.TreeMap
#Declaration
public LegendTitle Title { get; set; }
#Property Value
Type | Description |
---|---|
Legend |
Stores legend title options. |