Skip to main content
A newer version of this page is available. .
All docs
V21.2

SunburstDataAdapterBase Class

The base class for adapters that load data to a Sunburst chart.

Namespace: DevExpress.Xpf.TreeMap

Assembly: DevExpress.Xpf.TreeMap.v21.2.dll

NuGet Package: DevExpress.Wpf.TreeMap

Declaration

public abstract class SunburstDataAdapterBase :
    Freezable,
    IWeakEventListener

The following members return SunburstDataAdapterBase objects:

See Also