Back to Devexpress

DevExpress.XtraCharts.Sankey Namespace

corelibraries-devexpress-dot-xtracharts-7697bb2c.md

latest7.6 KB
Original Source

DevExpress.XtraCharts.Sankey Namespace

Contains API members that implement the Sankey diagram functionality.

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Classes

NameDescription
CustomizeSankeyLinkToolTipEventArgsData for the CustomizeSankeyLinkToolTip event.
CustomizeSankeyNodeEventArgsData for the CustomizeNode event.
CustomizeSankeyNodeToolTipEventArgsData for the CustomizeNodeToolTip event.
CustomizeSankeyToolTipEventArgsA base class for the CustomizeSankeyLinkToolTipEventArgs and CustomizeSankeyNodeToolTipEventArgs classes.
EmptySankeyTextContains options for the text that is displayed at runtime when a diagram has no data to display.
SankeyBorderOptionsContains settings for the diagram border.
SankeyColorizerBaseA base class for Sankey diagram colorizers.
SankeyHighlightedItemsChangedEventArgsData for the SankeyDiagramControl.HighlightedItemsChanged event.
SankeyLayoutAlgorithmBaseThe base class for classes that implement Sankey layout algorithms.
SankeyLinearLayoutAlgorithmContains Sankey linear layout algorithm settings.
SankeyLinkContains information about a Sankey diagram link.
SankeyNodeContains information about a Sankey diagram node.
SankeyNodeLabelContains label options for node labels.
SankeyNodeLabelItemContains label item options for a Sankey diagram node.
SankeyPaddingContains padding settings for Sankey diagrams.
SankeyPaletteColorizerA colorizer that allows you to specify a palette for a Sankey diagram.
SankeySelectedItemsChangedEventArgsContains data for the SelectedItemsChanged event.
SankeySelectedItemsChangingEventArgsContains data for the SelectedItemsChanging event.
SankeyTextElementA base class for diagram elements that display text.
SankeyTitleA title for Sankey diagrams.
SankeyTitleCollectionA collection of Sankey diagram titles.
SankeyToolTipOptionsContains Sankey diagram tooltip options.
SankeyViewOptionsContains a Sankey diagram’s appearance settings.
SmallSankeyTextText that is displayed in the diagram when it is too small to display titles, nodes, and links.

Interfaces

NameDescription
ISankeyColorizerDeclares the base functionality for Sankey diagram colorizers.

Delegates

NameDescription
CustomizeSankeyLinkToolTipEventHandlerDefines a signature (parameter list types) for the method that handles the SankeyDiagramControl.CustomizeLinkToolTip event.
CustomizeSankeyNodeEventHandlerDefines a signature (parameter list types) for the method that handles the SankeyDiagramControl.CustomizeNode event.
CustomizeSankeyNodeToolTipEventHandlerDefines a signature (parameter list types) for the method that handles the SankeyDiagramControl.CustomizeNodeToolTip event.
SankeyHighlightedItemsChangedEventHandlerDefines a signature (parameter list types) for the method that handles the SankeyDiagramControl.CustomizeLinkToolTip event.
SankeySelectedItemsChangedEventHandlerDefines a signature (parameter list types) for the method that handles the SankeySelectedItemsChangedEventArgs event.
SankeySelectedItemsChangingEventHandlerDefines a signature (parameter list types) for the method that handles the SankeySelectedItemsChangingEventArgs event.

Enums

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