DynamicCategories Element (RDL)

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

CategoryGrouping

Child elements

Grouping, Label, Sorting

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

Help and Information

Getting SQL Server 2005 Assistance