WithChartItems (CloseChartArea)

Closes the currently initialised chart area and commits all pending changes.

Syntax

WithChartItems( InstructionType );

Parameters

Parameter Name Type Description Optional? Default Value
InstructionType Integer or String Must be set to either the integer 11 or the string "CloseChartArea". No n/a

Output

If successful, the function will return True; otherwise, it will return False.