TreeMapColorizerBase Members
A base class for all tree map colorizers.Properties
| Name | Description |
|---|---|
| Owner | Returns an object’s owner. Inherited from TreeMapDependencyObject. |
Methods
| Name | Description |
|---|---|
| GetItemColor(TreeMapItem, TreeMapItemGroupInfo) | Returns the color for the specified item with the specified tree location. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the TreeMapDependencyObject class properties has changed its value. Inherited from TreeMapDependencyObject. |
See Also