defaultAnchorType

val defaultAnchorType: String? = null

The default(starting) orientation to place the tooltip. This describes the position of the tooltip relative to the node or coordinate to which it is attached. The possible anchor types are top, bottom, left, right, topLeft, topRight, bottomLeft, and bottomRight.