Skip to main content
All docs
V24.2

SankeyTextElement Class

In This Article

A base class for diagram elements that display text.

Namespace: DevExpress.XtraCharts.Sankey

Assembly: DevExpress.XtraCharts.v24.2.dll

NuGet Package: DevExpress.Charts

#Declaration

public abstract class SankeyTextElement :
    IXtraSupportShouldSerialize,
    IXtraPartlyDeserializable
See Also