ST_RadarStyle

Simple Type Information

Used By

Attribute CT_RadarStyle/@val

Source

<xsd:simpleType name="ST_RadarStyle">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="standard"/>
    <xsd:enumeration value="marker"/>
    <xsd:enumeration value="filled"/>
  </xsd:restriction>
</xsd:simpleType>