[Table of Contents] [docx version]

Error! No text of specified style in document.

errValType (Error Bar Value Type)

This element specifies the type of values used to determine the length of the error bars.

Parent Elements

errBars5.7.2.55)

 

Attributes

Description

val (Error Bar Type Value)

Specifies the type of values of the error bars.

 

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

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

<complexType name="CT_ErrValType">

   <attribute name="val" type="ST_ErrValType" default="fixedVal"/>

</complexType>