TreeMapItemLeafStyle.TextGlowColor Property
Gets or sets the glow color of a text for tree map leaf items.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v25.1.dll
NuGet Package: DevExpress.TreeMap
Declaration
Property Value
| Type | Description |
|---|---|
| Color | A Color object that is the glow color of a text. |
Remarks
The following image demonstrates tree map leaf items with White text color and Orage text glow color.

See Also