Back to Devexpress

SunburstFlatDataAdapter Properties

windowsforms-devexpress-dot-xtratreemap-dot-sunburstflatdataadapter-dot-underscore-properties.md

latest2.0 KB
Original Source

SunburstFlatDataAdapter Properties

The data adapter that provides flat data to a sunburst.

NameDescription
DataMemberSpecifies the data source object’s name that provides data for the data adapter.
DataSourceGets or sets the object that is the data adapter’s data source.
GroupDataMembersGets or sets the names of data source members used to group sunburst items generated from the data source.
GroupDataMembersSerializableGets the string value used to support serialization of the group data members.
LabelDataMemberGets or sets the name of the data field whose values are used to automatically generate SunburstItem.Label values.
TypeNameSerializableReturns the string value that helps the DevExpress Serializer serialize the specific sunburst data adapter type. Inherited from SunburstDataAdapterBase.
ValueDataMemberGets or sets the name of the data field whose values are used to generate SunburstItem.Value values.

See Also

SunburstFlatDataAdapter Class

SunburstFlatDataAdapter Members

DevExpress.XtraTreeMap Namespace