Anchor

The anchor point of the element to the graph

Description

Used in methods onInit and onUpdate
for assignment with setAnchor
arrow anchor points to display buffer values.

Example

BufferForArrows1.setAnchor(Anchor.Top);

Elements

const
Bottom Anchor point below in the bottom center
BottomLeft Anchor point at the lower left corner
BottomRight Anchor point at the lower right corner
Left Anchor point to the left in the center
Right Anchor point to the right in the center
Top Anchor point above in the top center
TopLeft Anchor point at the upper left corner
TopRight Anchor point at the upper right corner