Creates a Bullseye, Run, or Moving Range chart from a vector group.
Input Arguments
0 |
Chart Name |
New Chart Name |
The name for the new chart. |
1 |
Vector Group Name |
Vector Group Name |
The name of the vector group from which to cre- ate the chart. |
2 |
Chart Type |
Chart Type |
The type of chart (Bullseye, Run, or Moving Range). |
3 |
Vector Component |
Data Set to Chart |
The component (X, Y, Z, or Mag) to graph on the primary axis. |
4 |
Vector Component |
Aux Data Set to Chart |
The component (X, Y, Z, or Mag) to graph on the secondary axis. |
5 |
Chart Name |
Template Chart Name (op- tional) |
The name of the chart template to use (if ap- plicable). |
6 |
Boolean |
Show Interface? |
Indicates whether the chart interface should be displayed to the user during execution. |
Return Arguments
None.
Returned Status
SUCCESS |
The chart was created successfully. |
FAILURE |
The specified vector group was not found. |
Remarks
None.