Back to Devexpress

DevExpress.Xpf.Charts.Sankey Namespace

wpf-devexpress-dot-xpf-dot-charts-bda75aa0.md

latest4.2 KB
Original Source

DevExpress.Xpf.Charts.Sankey Namespace

Contains classes that implement the SankeyDiagramControl functionality.

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

NuGet Package : DevExpress.Wpf.Charts

Classes

NameDescription
EmptySankeyTextDisplays the text that indicates that the SankeyDiagramControl has no data.
SankeyColorizerBaseA base class for Sankey colorizers.
SankeyDiagramControlDisplays a multilevel Sankey diagram.
SankeyLayoutAlgorithmBaseThe base class for classes that implement Sankey layout algorithms.
SankeyLinearLayoutAlgorithmContains Sankey linear layout algorithm settings.
SankeyLinkContains information about a Sankey diagram link.
SankeyNodeA node of the Sankey diagram.
SankeyNodeItemContains Sankey node options.
SankeyNodeLabelA node label of the Sankey Diagram Control.
SankeyPaletteColorizerA colorizer that uses a palette to color nodes of the Sankey Diagram Control.
SankeyPrintOptionsContains print options of the Sankey Diagram Control.
SankeyTextElementThe base class for the SankeyTitle, SmallSankeyText, and EmptySankeyText classes.
SankeyTitleReturns the Sankey diagram title settings.
SankeyTitleCollectionContains a collection of the Sankey diagram titles.
SankeyToolTipInfoContains Sankey tooltip text options.
SankeyToolTipItemContains Sankey tooltip options.
SankeyToolTipOptionsContains tooltip options for the Sankey diagram.
SankeyViewOptionsContains view options of the Sankey diagram.
SmallSankeyTextContains settings of the text that is displayed when the SankeyDiagramControl is too small to display the diagram.

Enums

NameDescription
SankeyNodeAlignmentLists values that specify node alignment within the Sankey diagram control.
SankeySelectionModeLists Sankey selection modes.