Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the category level that repeats with each category group in a chart.
Syntax
<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 |
Remarks
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.
See Also
Reference
Report Definition XML Elements