DevExpress.Charts.v24.1.Core Contains classes that the Heatmap Control for WinForms and Heatmap Control for WPF require to function. Contains heatmap cell arguments and value. Returns a cell color or value that is used to determine a color. An object that is used to apply a color to the cell. Returns additional information that is related to the heatmap cell. An object that contains data about the heatmap cell. Returns a heatmap cell argument for an x-axis. The heatmap cell x-argument. Returns a heatmap cell argument for a y-axis. The heatmap cell y-argument. Contains members used to plot Sankey diagrams. For internal use. Returns the link’s source node. The link’s source node. Returns the link’s target node. The link’s target node. Returns the weight of the link. The weight of the link. Is used in the SankeyLayoutAlgorithmBase.CalculateNodeBounds method. Specifies node bounds. Returns a collection of Sankey node input links. A collection that contains links for which the node is the target node. Returns a value that specifies the node level. A zero-based value that specifies the node level. Returns a collection of Sankey node output links. A collection that contains links for which the node is the source node. Returns the summarized weight of all links for which the current node is the source. The summarized weight of all links for which the current node is the source. Returns a data source object that is used to create the node. A data source object that is used to create the node. Returns the summarized weight of all links for which the current node is the target. The summarized weight of all links for which the current node is the target. Returns the maximum value between the source and target weights of the node. The maximum value between the source and target weights of the node.