Freigeben über


ChartElementOutput Element (RDL)

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

Syntax

<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

Hinweise

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.

Siehe auch

Verweis

Report Definition XML Elements

Hilfe und Informationen

Informationsquellen für SQL Server 2005