TreeMapItem.Foreground Property
Gets or sets the foreground brush of a tree map item.
Namespace: DevExpress.Xpf.TreeMap
Assembly: DevExpress.Xpf.TreeMap.v25.1.dll
NuGet Package: DevExpress.Wpf.TreeMap
Declaration
Property Value
| Type | Description |
|---|---|
| Brush | A Brush object. |
See Also