Skip to main content
A newer version of this page is available. .

TreeMapGradientColorizer Properties

The colorizer that colors tree map items from the TreeMapGradientColorizer.StartColor to the TreeMapGradientColorizer.EndColor using a gradient.
Name Description
EndColor Gets or sets the end color of the gradient used to color tree map items.
StartColor Gets or sets the start color of the gradient used to color tree map items.
TypeNameSerializable Returns the string value that helps the DevExpress Serializer serialize the specific tree map colorizer type. Inherited from TreeMapColorizerBase.
See Also