Back to Devexpress

SunburstFlatDataAdapter Properties

wpf-devexpress-dot-xpf-dot-treemap-dot-sunburstflatdataadapter-dot-underscore-properties.md

latest3.2 KB
Original Source

SunburstFlatDataAdapter Properties

Loads data from data sources with the flat structure to a Sunburst chart.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DataMemberGets or sets the name of the sub-list or table if the data source contains more than one distinct list of data items.
DataSourceGets or sets the object from which the adapter retrieves data to create and group sectors, and generate sector labels. Inherited from SunburstDataAdapterBase.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
GroupDataMembersGets or sets the names of data members that are used to group Sunburst sectors.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
LabelDataMemberGets or sets the data member that is a source of Sunburst sector labels.
ValueDataMemberGets or sets the data member that is a source of Sunburst sector values.

See Also

SunburstFlatDataAdapter Class

SunburstFlatDataAdapter Members

DevExpress.Xpf.TreeMap Namespace