Back to Devexpress

TextElement Class

windowsforms-devexpress-dot-xtratreemap-39bf4711.md

latest1.2 KB
Original Source

TextElement Class

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

Namespace : DevExpress.XtraTreeMap

Assembly : DevExpress.XtraTreeMap.v25.2.dll

NuGet Package : DevExpress.TreeMap

Declaration

csharp
public abstract class TextElement :
    IXtraSupportShouldSerialize,
    IXtraPartlyDeserializable,
    INotifyPropertyChanged
vb
Public MustInherit Class TextElement
    Implements IXtraSupportShouldSerialize,
               IXtraPartlyDeserializable,
               INotifyPropertyChanged

Inheritance

Object TextElement TitleBase

Title

LegendTitle

See Also

TextElement Members

DevExpress.XtraTreeMap Namespace