TreeMapItemLeafStyle.TextGlowColor Property
Gets or sets the glow color of a text for tree map leaf items.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.2.dll
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