Defines the data points for a chart series.
语法
<Chart>
    ...
        <DataPoints>
           <DataPoint>...</DataPoint>
        </DataPoints>
     ...
</ChartSeries>
Element Characteristics
| Characteristic | Description | 
|---|---|
| Data type and length | None | 
| Default value | None | 
| Cardinality | 1-1: Required element that occurs once and only once. | 
Element Relationships
| Relationship | Element | 
|---|---|
| Parent element | |
| Child element | 
请参阅
参考
Report Definition XML Elements