<symbol>
(Symbol)
This element specifies the marker that shall be used for the data points.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
Specifies the marker style. The possible values for this attribute are defined by the ST_MarkerStyle simple type (§5.7.3.27). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_MarkerStyle">
<attribute name="val" type="ST_MarkerStyle" use="required"/>
</complexType>