Skip to main content
All docs
V24.1

TextElement Class

The base class for text elements of treemap/sunburst charts.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v24.1.dll

NuGet Package: DevExpress.TreeMap

Declaration

public abstract class TextElement :
    IXtraSupportShouldSerialize,
    IXtraPartlyDeserializable,
    INotifyPropertyChanged

Inheritance

See Also