| Super-types: | None |
|---|---|
| Sub-types: | None |
| Name | GraphDesc |
|---|---|
| Used by (from the same schema document) | Complex Type TaskDesc |
| Abstract | no |
| Documentation | Description of graphs. |
'The name of the graph. (required)'
'The title of the graph. Displayed in the ROOT browser. This value can be overwritten in the configuration file. (optional)'
'The ROOT folder, where the graph is stored in (this folder has nothing to do with a data folder of ROME). The graphs are stored under //root/[Shortcut]/[TaskName]/[GraphFolderName]. Default is the value of GraphName.'
'The title of the ROOT folder in which the graph is stored. This value can be overwritten in the configuration file. (optional)'
'The type of the graph. Can be any ROOT graph type. (required)'
'The array size of the graph. If the value is 1 the graph is a single graph. If the graph is an array they are named GraphName_001 and so on. With GraphArrayStartIndex you can specifie with which number the enumeration starts. This value can be overwritten in the configuration file. Default is 1.'
'Start index of graph array name enumeration. This value can be overwritten in the configuration file. Default is 0.'
'The label text of the x axis. Text has to be placed in quotes. This value can be overwritten in the configuration file. (optional)'
'The label text of the y axis. Text has to be placed in quotes. This value can be overwritten in the configuration file. (optional)'
'The label text of the z axis. Text has to be placed in quotes. This value can be overwritten in the configuration file. (optional)'
'The minimum value in x. This value can be overwritten in the configuration file. Default is 0.'
'The maximum value in x. This value can be overwritten in the configuration file. Default is 1.'
'The minimum value in y. This value can be overwritten in the configuration file. Default is 0.'
'The maximum value in y. This value can be overwritten in the configuration file. Default is 1.'
'The minimum value in z. This value can be overwritten in the configuration file. Default is 0.'
'The maximum value in z. This value can be overwritten in the configuration file. Default is 1.'