Enumeration ZoomCoercionMode

Describes available locations of the axis labels in the chart.

Enumeration Members

Enumeration Members

Auto: 0

Zoom coercion mode is decided by the component.

AxisConstrained: 1

The zoom window is constrained to the axis bounds.

Unconstrained: 2

The zoom window is unconstrained by the axis bounds.