Skip to main content
All docs
V24.1

SankeyTextElement Class

A base class for diagram elements that display text.

Namespace: DevExpress.XtraCharts.Sankey

Assembly: DevExpress.XtraCharts.v24.1.dll

NuGet Package: DevExpress.Charts

Declaration

public abstract class SankeyTextElement :
    IXtraSupportShouldSerialize,
    IXtraPartlyDeserializable
See Also