HierarchicalItemStyle.Fill Property
Gets or sets the color that is used to fill a treemap / sunburst item.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.1.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