Skip to main content
All docs
V25.1
  • DevExpress.Xpf.Charts.Sankey Namespace

    Contains classes that implement the SankeyDiagramControl functionality.

    Assembly: DevExpress.Xpf.Charts.v25.1.dll

    NuGet Package: DevExpress.Wpf.Charts

    Classes

    Name Description
    EmptySankeyText Displays the text that indicates that the SankeyDiagramControl has no data.
    SankeyColorizerBase A base class for Sankey colorizers.
    SankeyDiagramControl Displays a multilevel Sankey diagram.
    SankeyLayoutAlgorithmBase The base class for classes that implement Sankey layout algorithms.
    SankeyLinearLayoutAlgorithm Contains Sankey linear layout algorithm settings.
    SankeyLink Contains information about a Sankey diagram link.
    SankeyNode A node of the Sankey diagram.
    SankeyNodeItem Contains Sankey node options.
    SankeyNodeLabel A node label of the Sankey Diagram Control.
    SankeyPaletteColorizer A colorizer that uses a palette to color nodes of the Sankey Diagram Control.
    SankeyPrintOptions Contains print options of the Sankey Diagram Control.
    SankeyTextElement The base class for the SankeyTitle, SmallSankeyText, and EmptySankeyText classes.
    SankeyTitle Returns the Sankey diagram title settings.
    SankeyTitleCollection Contains a collection of the Sankey diagram titles.
    SankeyToolTipInfo Contains Sankey tooltip text options.
    SankeyToolTipItem Contains Sankey tooltip options.
    SankeyToolTipOptions Contains tooltip options for the Sankey diagram.
    SankeyViewOptions Contains view options of the Sankey diagram.
    SmallSankeyText Contains settings of the text that is displayed when the SankeyDiagramControl is too small to display the diagram.

    Enums

    Name Description
    SankeyNodeAlignment Lists values that specify node alignment within the Sankey diagram control.
    SankeySelectionMode Lists Sankey selection modes.