This macro sets the specified series nSeries to "ignore" so that it will not appear in the chart. The special value of -1 "restores" all series so that they will all appear again.
SYNTAX:
@IS nSeries
PARAMETERS:
nSeries; -1...n (where: n = the total number of series in the chart). -1=restore all series that were previously ignored, 0=Series 1, 1=Series 2, etc.
EXAMPLE:
@IS 1
@IS -1
PERSISTENT:
YES
Next Macro
Previous Macro
Return to Alpha List
Next Macro in this Group
Previous Macro in this Group
Return to Group List