ISunburstColorizer Interface
The interface that a colorizer class should implement.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.1.dll
NuGet Package: DevExpress.TreeMap
Declaration
Related API Members
The following members return ISunburstColorizer objects:
Remarks
This interface introduces the ISunburstColorizer.GetItemColor method that allows you to obtain colors for sunburst items.
See Also