ChartDataPoint 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 data point for a chart.
Element Relationships
Relationship | Element | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Parent elements |
|||||||||||||||||||||||||||||||||||||
Child elements |
|
Remarks
There must be one ChartDataPoint element for each static category in a ChartSeries Element (RDL). If the chart series does not contain static categories, the ChartDataPoints element must contain one and only one ChartDataPoint element. The data values within the child ChartDtaValues element can be a single value expression (in the case of bar or line charts) or multiple value expressions (in the case of stock and bubble charts).
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Concepts
Report Definition Language Data Types
Report Definition Chart Elements
Other Resources
Development (Reporting Services)
Working with Chart Data Regions