Skip to main content
All docs
V23.2

SunburstFlatDataAdapter Fields

Loads data from data sources with the flat structure to a Sunburst chart.
Name Description
DataMemberProperty static Identifies the DataMember dependency property.
DataSourceProperty static Identifies the DataSource dependency property. Inherited from SunburstDataAdapterBase.
GroupDataMembersProperty static Identifies the GroupDataMembers dependency property.
LabelDataMemberProperty static Identifies the LabelDataMember dependency property.
ValueDataMemberProperty static Identifies the ValueDataMember dependency property.
See Also