alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum SankeyColorType

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

    Namespace: Syncfusion.Blazor.Sankey
    Assembly: Syncfusion.Blazor.Sankey.dll
    Syntax
    public enum SankeyColorType

    Fields

    Name Description
    Blend

    The color is a blend between the source and target colors.

    Source

    The color is derived from the source node.

    Target

    The color is derived from the target node.

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