@Beta(2020, 12) class SymbolAnchor
Determines which part of a symbol is placed the closest to its anchor.
CENTER
LEFT
RIGHT
TOP
BOTTOM
TOP_LEFT
TOP_RIGHT
BOTTOM_LEFT
BOTTOM_RIGHT
asString
fun asString(): String!
Converts a SymbolAnchor to its string representation.