AutoMarginsAndAngleUpdateMode
Describes available locations of the axis labels in the chart.
Enumeration Members
Section titled "Enumeration Members"Auto margins and auto angle are for initial view only.
None = 0 SizeChanging
Section titled "SizeChanging"Auto margins and auto angle are re-evaluated as the size of the component is altered.
SizeChanging = 1 SizeChangingAndZoom
Section titled "SizeChangingAndZoom"Auto margins and auto angle are re-evalueated as the size of the component changes, auto angles are re-evaluated when zoom changes, possibly leading to a margin update.
SizeChangingAndZoom = 2