A newer version of this page is available.
Switch to the current version.
ITreeMapColorizer Interface
The interface that should be implemented by a colorizer class.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v18.2.dll
Declaration
Related API Members
The following members accept/return ITreeMapColorizer objects:
Remarks
This interface provides the ITreeMapColorizer.GetItemColor method allowing you to obtain colors for tree maps.
For more information about TreeMap Colorizers, refer to the Colorizers topic.
See Also
Feedback