Back to Devexpress

ISunburstColorizer Interface

windowsforms-devexpress-dot-xtratreemap-d91cb6d5.md

latest1.2 KB
Original Source

ISunburstColorizer Interface

The interface that a colorizer class should implement.

Namespace : DevExpress.XtraTreeMap

Assembly : DevExpress.XtraTreeMap.v25.2.dll

NuGet Package : DevExpress.TreeMap

Declaration

csharp
public interface ISunburstColorizer
vb
Public Interface ISunburstColorizer

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

ISunburstColorizer Members

DevExpress.XtraTreeMap Namespace