Condividi tramite


ChartElementOutput Element (RDL)

Indicates whether an element containing the chart data points appears in output rendered by the XML rendering extension.

Sintassi

<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

Chart

Child element

None

Osservazioni

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.

Vedere anche

Riferimento

Report Definition XML Elements

Guida in linea e informazioni

Assistenza su SQL Server 2005