[Table of Contents] [docx version]

Error! No text of specified style in document.

splitPos (Split Position)

This element specifies a value that shall be used to determine which data points are in the second pie or bar on a pie of pie or bar of pie chart.

Parent Elements

ofPieChart5.7.2.127)

 

Attributes

Description

val (Floating Point Value)

Specifies that the contents of this attribute will contain a floating point number.

 

The contents of this number are interpreted based on the context of the parent XML element.

 

The possible values for this attribute are defined by the XML Schema double datatype.

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

<complexType name="CT_Double">

   <attribute name="val" type="xsd:double" use="required"/>

</complexType>