2.104.1 Marker.Size

Applies to RDL 2003/10 and RDL 2005/01

The Marker.Size element specifies the height and width of the plotting area of markers for chart values. This element is optional. If this element is present, its value MUST be an RdlSize or an expression that evaluates to an RdlSize. If this element is not present, the marker will not appear.

Following is the parent element of the Marker.Size element.

Parent elements

Marker

The following is the XML Schema definition of the Marker.Size element.

 <xsd:element name="Size" type="SizeType" minOccurs="0" />