DynamicCategories Element (RDL)
Defines the category level that repeats with each category group in a chart.
語法
<CategoryGrouping>
...
<DynamicCategories>
<Grouping>...</Grouping>
<Sorting>...</Sorting>
<Label>...</Label>
</DynamicCategories>
...
</CategoryGrouping>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once or not at all. See "Remarks" for additional information. |
Element Relationships
Relationship | Element |
---|---|
Parent element |
|
Child elements |
備註
The CategoryGrouping element must have one and only one child element: either DynamicCategories or StaticCategories.
The DynamicCategories element has a child Label element that contains a separate label to display on the axis. The Grouping element also has a child Label element, which contains group labels that are displayed on the axis.
請參閱
參考
Report Definition XML Elements