menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.Blazor.Sankey - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Namespace Syncfusion.Blazor.Sankey

    Classes

    SankeyBaseMargin

    Serves as the base component for managing margin settings in a Sankey.

    SankeyBaseTextStyle

    Serves as the base component for managing text styles in a Sankey.

    SankeyColorType

    Specifies the type of color used in the chart's link or node.

    SankeyComponentBase
    SankeyDataLabel

    Represents the label data for a node in the SfSankey component.

    SankeyDataLink

    Represents the SfSankey component's Links type.

    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.

    SankeyExportType

    Specifies the export type for the SfSankey.

    SankeyLabelRenderEventArgs

    Represents the event arguments for the SfSankey component LabelRendering event.

    SankeyLabelSettings

    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.

    SankeyLinkSettings

    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.

    SankeyNodeSettings

    Represents a node component in the SfSankey.

    SankeyOrientation

    Specifies the orientation of the SfSankey component.

    SankeySize

    Represents the dimension of an element.

    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.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved