Namespace Syncfusion.Blazor.Sankey
Classes
ColorType
Specifies the type of color used in the chart's link or node. |
ExportType
Specifies the export type for the SfSankey. |
Orientation
Specifies the orientation of the SfSankey component. |
SankeyData
Represents the SfSankey component DataSource type. |
SankeyDataLabel
Represents the label data for a node in the SfSankey component. |
SankeyDataLink |
SankeyDataNode
Represents the node data in the SfSankey component. |
SankeyEventArgs
Gets or sets the event arguments for the SfSankey component. |
SankeyEventFont
Gets or sets the font style for the event arguments in the SfSankey component events. |
SankeyExportedEventArgs
Specifies the event arguments available for the SfSankey component ExportCompleted event. |
SankeyLabelRenderEventArgs
Represents the event arguments for the SfSankey component LabelRendering event. |
SankeyLabels
Represents the label settings for nodes in the SfSankey. |
SankeyLegendItemHoverEventArgs
Gets the event arguments for the SfSankey component LegendItemHover event. |
SankeyLegendMargin
Gets or sets the options for customizing the bottom, left, right, top margin of the legend in the Sankey Chart. |
SankeyLegendPosition
Defines the position of the legend. |
SankeyLegendRenderEventArgs
Gets the event arguments for the SfSankey component LegendItemRendering event. |
SankeyLegendSettings
Represents the legend settings for the SfSankey. |
SankeyLegendTextStyle
Gets or sets the font style customization for the respective SfSankey element. |
SankeyLegendTitleStyle
Gets or sets the font style customization for the respective SfSankey element. |
SankeyLinkContext
Gets the context information for the Sankey chart Link tooltip. |
SankeyLinkEventArgs
Specifies the event arguments available for the SfSankey component link events like LinkClick, LinkEnter, LinkLeave events."/> |
SankeyLinkRenderEventArgs
Represents the event arguments for the SfSankey component LinkRendering event. |
SankeyLinks
Represents the link settings in the SfSankey. |
SankeyMargin
Sets and gets the options for customizing the bottom, left, right, top margin of the SfSankey component. |
SankeyNodeAlign
Specifies the alignment options for the node in a SfSankey. |
SankeyNodeContext
Gets the context information for the Sankey chart Node tooltip. |
SankeyNodeEventArgs
Specifies the event arguments available for the SfSankey component node events like NodeClick, NodeEnter, NodeLeave events. |
SankeyNodeRenderEventArgs
Specifies the event arguments available for the SfSankey component NodeRendering event. |
SankeyNodes
Represents a node component in the SfSankey. |
SankeySizeChangedEventArgs
Represents the event arguments for the SfSankey component SizeChanged event. |
SankeySubtitleStyle
Gets or sets the options for customizing the title of the SfSankey. |
SankeyTitleStyle
Gets or sets the options for customizing the title of the SfSankey. |
SankeyTooltipRenderEventArgs
Represents the event arguments for the SfSankey component TooltipRendering event. |
SankeyTooltipSettings
Represents the SankeyTooltipSettings component that provides the properties to customize the tooltip in the SfSankey. |
SankeyTooltipTextStyle
Gets or sets the font style customization for the respective SfSankey element. |
SfSankey
The SfSankey is a data visualization component that depicts the flow and relationship between different entities using nodes and links. It is commonly used to illustrate energy, material, or cost flows within a system, where the width of the links represents the flow quantity between the nodes. The chart consists of nodes, which represent distinct entities, and links, which represent the connections and flow between these entities. Sankey diagrams are useful for understanding and analyzing large data sets by visualizing the cumulative effect of interrelated entities. |
Size
Represents the dimension of an element. |