Skip to main content
All docs
V26.1
  • SunburstDataMapping Properties

    An object that allows a Sunburst control to convert data source objects to Sunburst sectors.
    Name Description
    ChildrenDataMember Gets or sets the data member whose values are used to create child sectors at the current Sunburst level.
    LabelDataMember Gets or sets the data member that is a source of Sunburst sector labels.
    Type Gets or sets the data object type at the Sunburst chart ring.
    ValueDataMember Gets or sets the data member that is a source of Sunburst sector values.
    See Also