2.31.7 CellContents.Map

Applies to RDL 2010/01 and RDL 2016/01

The CellContents.Map element specifies a map in a Tablix cell. This element is optional and MUST NOT be specified more than once. The Top, Left, Height, and Width child element values is interpreted as follows:

Top: 0

Left: 0

Height: The same as the height of the containing object.

Width: The same as the width of the containing object.

The CellContents.Map element is of type Map.

Following is the parent element of the CellContents.Map element.

Parent elements

CellContents

The following is the XML Schema definition of the CellContents.Map element.

 <xsd:element name="Map" type="MapType" minOccurs="0" maxOccurs="1" />