ADD.ARROW macro

Equivalent to clicking the Arrow button on the Drawing toolbar. Adds an arrow to the active chart. If a chart is not the active window, displays an error value.

Syntax

ADD.ARROW( )

Remarks

After you create an arrow with ADD.ARROW, the arrow remains selected, so you can use the arrow form of the PATTERNS function to format the arrow and the FORMAT.MOVE and FORMAT.SIZE functions to change the position and size of the arrow.

Related Functions

CREATE.OBJECT   Creates an object

DELETE.ARROW   Deletes the selected arrow

FORMAT.MOVE   Moves the selected object

FORMAT.SIZE   Changes the size of the selected object

PATTERNS   Changes the appearance of the selected object

Return to index