[Table of Contents] [docx version]

Error! No text of specified style in document.

symbol (Symbol)

This element specifies the marker that shall be used for the data points.

Parent Elements

marker5.7.2.106)

 

Attributes

Description

val (Marker Style Value)

Specifies the marker style.

 

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

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

<complexType name="CT_MarkerStyle">

   <attribute name="val" type="ST_MarkerStyle" use="required"/>

</complexType>