<serLines> (Series Lines)

This element specifies series lines for the chart.

Parent Elements

<barChart>5.7.2.16); <ofPieChart>5.7.2.127)

Child Elements

Subclause

<spPr> (Shape Properties)

§5.7.2.198

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

<complexType name="CT_ChartLines">
	<sequence>
	<element name="spPr" type="a:CT_ShapeProperties" minOccurs="0" maxOccurs="1"/>
	</sequence>
</complexType>