Skip to main content
All docs
V23.2

SankeyTextElement Class

A base class for diagram elements that display text.

Namespace: DevExpress.XtraCharts.Sankey

Assembly: DevExpress.XtraCharts.v23.2.dll

NuGet Package: DevExpress.Charts

Declaration

public abstract class SankeyTextElement :
    IXtraSupportShouldSerialize,
    IXtraPartlyDeserializable
See Also