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