Enumeration AutoMarginsAndAngleUpdateMode

Describes available locations of the axis labels in the chart.

Enumeration Members

None: 0

Auto margins and auto angle are for initial view only.

SizeChanging: 1

Auto margins and auto angle are re-evaluated as the size of the component is altered.

SizeChangingAndZoom: 2

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.