CategoryGrouping Element (RDL)
Defines a category level for a category grouping in a chart.
語法
<CategoryGroupings>
...
<CategoryGrouping>
<DynamicCategories> <!-- or StaticCategories -->
...
</DynamicCategories> <!-- or /StaticCategories -->
</CategoryGrouping>
...
</CategoryGroupings>
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 element |
備註
The CategoriesGrouping element must have one and only one child element: either DynamicCategories or StaticCategories.
請參閱
參考
Report Definition XML Elements