Adds the specified charts (in order) as tabs in the Report Bar.
Input Arguments
0 |
Chart Ref List |
Chart(s) |
The list of charts (in order) to add as tabs in the Report Bar. |
1 |
Boolean |
Clear Existing? |
Specifies whether any existing tabs should be cleared from the Report Bar first. |
Return Arguments
None.
Returned Status
SUCCESS |
The charts were added to the Report Bar successfully. |
PARTIAL SUCCESS |
At least one (but not all) charts were not found. |
FAILURE |
The specified charts were not found. |
Remarks
None.