TreeMapGroupGradientColorizer.Min Property
In This Article
Gets or sets the value indicating the minimum portion of the group color in the color mixed for a tree map item.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.2.dll
NuGet Package: DevExpress.TreeMap
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Double | 0. |
A Double value between 0 and 1. |
#Remarks
For more information about Colorizers, refer to the Colorizers topic.
See Also