TreeMapGradientColorizer.StartColor Property
Gets or sets the start color of the gradient used to color tree map items.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.1.dll
NuGet Package: DevExpress.TreeMap
Declaration
Property Value
Type | Description |
---|---|
Color | A Color value. |
Remarks
For more information about Colorizers, refer to the Colorizers topic.
See Also