Specifies the legend align.
Definition
Fields
The text is aligned to the middle
C#
Center = 1
The text is aligned to the end.
C#
End = 2
The text is aligned to the start.
C#
Start = 0
Specifies the legend align.
The text is aligned to the middle
Center = 1
The text is aligned to the end.
End = 2
The text is aligned to the start.
Start = 0