[Table of Contents] [docx version]

Error! No text of specified style in document.

style (Style)

This element specifies the style that shall be applied to the chart.

Parent Elements

chartSpace5.7.2.29)

 

Attributes

Description

val (Style Type)

Specifies the chart style.

 

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

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

<complexType name="CT_Style">

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

</complexType>