Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Defines a series level for a series grouping in a chart.
Syntax
<SeriesGroupings>
...
<SeriesGrouping>
<DynamicSeries> <!-- or <StaticSeries -->
...
</DynamicSeries> <!-- or /StaticSeries -->
</SeriesGrouping>
...
</SeriesGroupings>
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 |
Remarks
The SeriesGrouping element must have one and only one child element: either DynamicSeries or StaticSeries.
See Also
Reference
Report Definition XML Elements