Share via


DataValue Element (RDL)

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Defines a single value for a DataPoint in a Chart or a data value to pass to a custom report item.

Element Relationships

Relationship Element

Parent elements

DataCell Element (RDL), DataValues Element (RDL)

Child elements

Element Cardinality Type

Name

[0-1]

Expression (String)

Value Element, DataValue (RDL)

[1]

Expression (Variant)

Remarks

The number and order of data values within each data point depends on the chart type. The DataValues element must contain the following number of DataValue elements in the following order:

Chart type Values

Scatter

X

Y

Bubble

X

Y

Size

Stock (High-Low-Close)

High

Low

Close

Candlestick (Open-High-Low-Close)

Open

High

Low

Close

All other charts require a single data value for each data point.

See Also

Reference

Report Definition Language XML Schema
Report Definition XML Elements

Concepts

Report Definition Language Data Types

Other Resources

Development (Reporting Services)
Working with Report Items
Working with Chart Data Regions

Help and Information

Getting SQL Server 2008 Assistance