Skip to main content
All docs
V23.2

TextElement Class

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

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v23.2.dll

NuGet Package: DevExpress.TreeMap

Declaration

public abstract class TextElement :
    IXtraSupportShouldSerialize,
    IXtraPartlyDeserializable,
    INotifyPropertyChanged

Inheritance

See Also