SunburstItemStorage Properties
Stores a collection of sunburst items and provides them to the SunburstControl.| Name | Description |
|---|---|
| Items | Returns the collection of sunburst items that the storage contains. |
| TypeNameSerializable | Returns the string value that helps the DevExpress Serializer serialize the specific sunburst data adapter type. Inherited from SunburstDataAdapterBase. |
See Also