ISunburstDataAdapter Interface
In This Article
The interface that a data provider class should implement.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.2.dll
NuGet Package: DevExpress.TreeMap
#Declaration
#Related API Members
The following members return ISunburstDataAdapter objects:
#Remarks
This interface introduces the ISunburstDataAdapter.Items property that allows you to obtain sunburst items the data adapter provides.
See Also