SankeyTitleAlign
Enum
Specifies the title align.
Definition
Fields
The text is aligned to the middle
C#
Center = 1
The text is aligned to the left.
C#
Left = 0
The text is aligned to the right.
C#
Right = 2
Specifies the title align.
The text is aligned to the middle
Center = 1
The text is aligned to the left.
Left = 0
The text is aligned to the right.
Right = 2