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

CategoryGrouping

Child elements

Grouping, Label, Sorting

备注

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

帮助和信息

获取 SQL Server 2005 帮助