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