Skip to main content
All docs
V25.1
  • TextElement Class

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

    Namespace: DevExpress.XtraTreeMap

    Assembly: DevExpress.XtraTreeMap.v25.1.dll

    NuGet Package: DevExpress.TreeMap

    Declaration

    public abstract class TextElement :
        IXtraSupportShouldSerialize,
        IXtraPartlyDeserializable,
        INotifyPropertyChanged

    Inheritance

    See Also