Skip to main content
All docs
V26.1
  • SunburstHierarchicalDataAdapter Members

    Loads data from sources with hierarchical structure.

    Constructors

    Name Description
    SunburstHierarchicalDataAdapter() Initializes a new instance of the SunburstHierarchicalDataAdapter class.

    Fields

    Name Description
    DataSourceProperty static Identifies the DataSource dependency property. Inherited from SunburstDataAdapterBase.
    MappingsProperty static Identifies the Mappings dependency property.

    Properties

    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