WithChartItems (ClearAllSeries)

Deletes all series—and all their data and configuration settings—from the currently initialised chart definition.

Syntax

WithChartItems( InstructionType );

Parameters

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

Output

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