Nóta
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as shíniú isteach nó eolairí a athrú.
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as eolairí a athrú.
Defines a single data point for a chart.
Syntax
<DataPoints>
...
<DataPoint>
<DataValues>...</DataValues>
<DataLabel>...</Datalabel>
<Action>...</Action>
<Style>...</Style>
<Marker>...</Marker>
<DataElementName>...</DataElementName>
<DataElementOutput>...</DataElementOutput>
</DataPoint>
...
</DataPoints>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
1-n: Required element that can occur once or more than once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child elements |
Action, DataElementName, DataElementOutput, DataLabel, DataValues, Marker, Style |
Remarks
There must be one DataPoint element for each static category in a chart series. If the chart series does not contain static categories, the DataPoints element must contain one and only one DataPoint element. The data values within the child DataValues 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 XML Elements