LegendItem.Source Property
Gets or sets the data source object used to create the legend item.
Namespace: DevExpress.Xpf.TreeMap
Assembly: DevExpress.Xpf.TreeMap.v25.2.dll
NuGet Package: DevExpress.Wpf.TreeMap
Declaration
Property Value
| Type | Description |
|---|---|
| Object | The object used to create the legend item. |
See Also