<style>
(Style)
This element specifies the style that shall be applied to the chart.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
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>