[Table of Contents] [docx version]

Error! No text of specified style in document.

errDir (Error Bar Direction)

This element specifies the direction of the error bars.

Parent Elements

errBars5.7.2.55)

 

Attributes

Description

val (Error Bar Direction Value)

Specifies the direction of the error bars.

 

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

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

<complexType name="CT_ErrDir">

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

</complexType>