Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Indicates whether an element containing the chart data points appears in output rendered by the XML rendering extension.
Syntaxe
<Chart>
...
<ChartElementOutput>...</ChartElementOutput>
...
</Chart>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
Output |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
None |
Notes
The ChartElementOutput element contains one of the values listed in the following table.
| Value | Description |
|---|---|
Output |
Indicates the data points appear in the XML output. |
NoOutput |
Indicates the data points should not appear in the XML output. |
The data points within the chart appear in the XML output under the DataPoints element.
Voir aussi
Référence
Report Definition XML Elements