alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    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.

    SankeyComponentBase

    SankeyDataLabel

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

    SankeyDataLink

    Represents the SankeyChart component's Links type.

    SankeyDataNode

    Represents the node data in the SankeyChart component.

    SankeyEventArgs

    Gets or sets the event arguments for the SankeyChart component.

    SankeyEventFont

    Gets or sets the font style for the event arguments in the SankeyChart component events.

    SankeyExportedEventArgs

    Specifies the event arguments available for the SankeyChart component ExportCompleted event.

    SankeyLabelRenderEventArgs

    Represents the event arguments for the SankeyChart component LabelRendering event.

    SankeyLabelSettings

    Represents the label settings for nodes in the Sankey.

    SankeyLegendItemHoverEventArgs

    Gets the event arguments for the SankeyChart component LegendItemHover event.

    SankeyLegendMargin

    Gets or sets the options for customizing the bottom, left, right, top margin of the legend in the Sankey Chart.

    SankeyLegendRenderEventArgs

    Gets the event arguments for the SankeyChart component LegendItemRendering event.

    SankeyLegendSettings

    Represents the legend settings for the Sankey.

    SankeyLegendTextStyle

    Gets or sets the font style customization for the respective Sankey element.

    SankeyLegendTitleStyle

    Gets or sets the font style customization for the respective Sankey element.

    SankeyLinkContext

    Gets the context information for the Sankey chart Link tooltip.

    SankeyLinkEventArgs

    Specifies the event arguments available for the SankeyChart component link events like LinkClick, LinkEnter, LinkLeave events."/>

    SankeyLinkRenderEventArgs

    Represents the event arguments for the SankeyChart component LinkRendering event.

    SankeyLinkSettings

    Represents the link settings in the Sankey.

    SankeyMargin

    Sets and gets the options for customizing the bottom, left, right, top margin of the Sankey component.

    SankeyNodeContext

    Gets the context information for the Sankey chart Node tooltip.

    SankeyNodeEventArgs

    Specifies the event arguments available for the SankeyChart component node events like NodeClick, NodeEnter, NodeLeave events.

    SankeyNodeRenderEventArgs

    Specifies the event arguments available for the SankeyChart component NodeRendering event.

    SankeyNodeSettings

    Represents a node component in the Sankey.

    SankeySize

    Represents the dimension of an element.

    SankeySizeChangedEventArgs

    Represents the event arguments for the SankeyChart component SizeChanged event.

    SankeySubtitleStyle

    Gets or sets the options for customizing the title of the Sankey.

    SankeyTitleStyle

    Gets or sets the options for customizing the title of the Sankey.

    SankeyTooltipRenderEventArgs

    Represents the event arguments for the SankeyChart 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 Sankey 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.

    Enums

    SankeyColorType

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

    SankeyExportType

    Specifies the export type for the SankeyChart.

    SankeyLegendPosition

    Defines the position of the legend.

    SankeyNodeAlign

    Specifies the alignment options for the node in a SankeyChart.

    SankeyOrientation

    Specifies the orientation of the SfSankey component.

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