WithChartItems (GetSeriesCount)

Retrieves the number of series that are associated with the chart area that is currently initialised.

Syntax

WithChartItems( InstructionType );

Parameters

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

Output

The function will return the total number of series associated with the initialised chart area. If no chart area is initialised, the function will return False.