HierarchicalItemStyle.Fill Property
In This Article
Gets or sets the color that is used to fill a treemap / sunburst item.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.2.dll
NuGet Package: DevExpress.TreeMap
#Declaration
#Property Value
Type | Description |
---|---|
Color | The Color value that specifies a treemap / sunburst item’s fill color. |
See Also