AutoCalloutVisibilityMode

Indicates the allowed directions that will be considered to position the callouts near the target points

The callout layer will decide on the appropriate visibility mode.

Auto = 0

callouts wont show unless they have a dedicated width/height lane to render in.

DedicatedLanes = 2

Callouts will render if they are in view without restriction.

Normal = 1