menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SankeyNodeAlign - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SankeyNodeAlign

    Specifies the alignment options for the node in a SfSankey.

    Inheritance
    System.Object
    SankeyNodeAlign
    Namespace: Syncfusion.Blazor.Sankey
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class SankeyNodeAlign : Enum

    Fields

    Left

    Align the node to the left.

    Declaration
    public const SankeyNodeAlign Left
    Field Value
    Type
    SankeyNodeAlign

    Stretch

    Stretch the node to fit.

    Declaration
    public const SankeyNodeAlign Stretch
    Field Value
    Type
    SankeyNodeAlign

    Top

    Align the node to the top.

    Declaration
    public const SankeyNodeAlign Top
    Field Value
    Type
    SankeyNodeAlign
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved