[Table of Contents] [docx version]

Error! No text of specified style in document.

size (Size)

This element specifies the size of the marker in points.

Parent Elements

marker5.7.2.106)

 

Attributes

Description

val (Marker Size Value)

Specifies the contents of this attribute will contain an integer between 2 and 72.

 

The possible values for this attribute are defined by the ST_MarkerSize simple type (§5.7.3.26).

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_MarkerSize">

   <attribute name="val" type="ST_MarkerSize" default="5"/>

</complexType>