Share via


DataValues Element (RDL)

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

Contains a set of data values for the y-axis.

Element Relationships

Relationship Element

Parent elements

ChartDataPoint Element (RDL)

Child elements

Element Cardinality Type

DataValue Element (RDL)

[1-N]

Element

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 Chart Data Regions

Help and Information

Getting SQL Server 2008 Assistance