Back to Devexpress

SunburstDataMapping Properties

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

latest2.8 KB
Original Source

SunburstDataMapping Properties

An object that allows a Sunburst control to convert data source objects to Sunburst sectors.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
ChildrenDataMemberGets or sets the data member whose values are used to create child sectors at the current Sunburst level.
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.
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.
TypeGets or sets the data object type at the Sunburst chart ring.
ValueDataMemberGets or sets the data member that is a source of Sunburst sector values.

See Also

SunburstDataMapping Class

SunburstDataMapping Members

DevExpress.Xpf.TreeMap Namespace