Enumeration
ac.LegendTextPosition
Enumerates the possible positions for additional legend text (e.g. a header).
Example
var topPosition = ac.LegendTextPosition.TOP;
Summary
Literals
BOTTOM
TOP
Literal detail
BOTTOM
TOP