Enum SankeyNodeAlign
Specifies the alignment options for the node in a SankeyChart.
Namespace: Syncfusion.Blazor.Sankey
Assembly: Syncfusion.Blazor.dll
Syntax
public enum SankeyNodeAlign
Fields
| Name | Description |
|---|---|
| Left | Align the node to the left. |
| Stretch | Stretch the node to fit. |
| Top | Align the node to the top. |