AxisAngleLabelMode
Enumeration Members
Section titled "Enumeration Members"Automatically chooses an appropriate label mode.
Auto = 0 Center
Section titled "Center"Labels are all positioned away from the chart radius based on the largest label.
Center = 1 ClosestPoint
Section titled "ClosestPoint"Labels are all positioned as close to the chart as possible.
ClosestPoint = 2