Expand Minimize
This topic has not yet been rated - Rate this topic

Layout Element (Legend) (RDL)

SQL Server 2005

Determines the arrangement of labels within the legend.


<Legend>
       ...
        <Layout>...</Layout>
       ...
</Legend>

Characteristic Description

Data type and length

String

Default value

Column

Cardinality

0-1: Optional element that can occur once or not at all.

Relationship Element

Parent element

Legend

Child element

None

The Layout element must contain one of the following strings:

  • Column
  • Row
  • Table
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.