TreeMapGradientColorizer Properties
The colorizer that colors tree map items from the TreeMapGradientColorizer.StartColor to the TreeMapGradientColorizer.EndColor using a gradient.
Name | Description |
---|---|
End |
Gets or sets the end color of the gradient used to color tree map items. |
Start |
Gets or sets the start color of the gradient used to color tree map items. |
Type |
Returns the string value that helps the DevExpress Serializer serialize the specific tree map colorizer type.
Inherited from Tree |
Value |
Gets or sets a provider of values the colorizer uses to determine colors for treemap items.
Inherited from Tree |
See Also