TreeMapColorizerBase Properties
The base class for the TreeMap control’s colorizers.| Name | Description |
|---|---|
| TypeNameSerializable | Returns the string value that helps the DevExpress Serializer serialize the specific tree map colorizer type. |
| ValueProvider | Gets or sets a provider of values the colorizer uses to determine colors for treemap items. |
See Also