SunburstColorizerBase Class
In This Article
The base class for the Sunburst control’s colorizers.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.2.dll
NuGet Package: DevExpress.TreeMap
#Declaration
public abstract class SunburstColorizerBase :
SunburstElement,
ISunburstColorizer,
ISupportingPropertyChangedColorizer,
ISupportPropertyChanged,
ILegendItemProvider
#Implements
#Inheritance
See Also