Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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 |
Hinweise
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.
Siehe auch
Verweis
Report Definition XML Elements