SunburstHierarchicalDataAdapter Properties
Loads data from sources with hierarchical structure.| Name | Description |
|---|---|
| DataSource | Gets or sets the object from which the adapter retrieves data to create and group sectors, and generate sector labels. Inherited from SunburstDataAdapterBase. |
| Mappings | Gets or sets mappings that are used to convert data source objects to Sunburst chart sectors. |
See Also