TextElement Class
In This Article
The base class for text elements of treemap/sunburst charts.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.2.dll
NuGet Package: DevExpress.TreeMap
#Declaration
public abstract class TextElement :
IXtraSupportShouldSerialize,
IXtraPartlyDeserializable,
INotifyPropertyChanged
See Also