<radarStyle> (Radar Style)

This element specifies what type of radar chart shall be drawn.

Parent Elements

<radarChart>5.7.2.154)

Attributes

Description

<val> (Radar Style Value)

Specifies the style of the radar chart.

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

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

<complexType name="CT_RadarStyle">
	<attribute name="val" type="ST_RadarStyle" default="standard"/>
</complexType>