ISunburstDataAdapter Interface
The interface that a data provider class should implement.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.2.dll
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