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

Remarks

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.

See Also

Reference

Report Definition XML Elements

Help and Information

Getting SQL Server 2005 Assistance