21.2.3.27 ST_MarkerStyle
This picture shows each of the marker styles. Black is used as the line color, while red is used as the fill color. The height of the dash and the dot are 1/5th of the height of the marker. The width of the dot is 1/2 the width of the marker. The dash and dot have fills as well, but the markers need to be made quite large before these are visible.
This simple type’s contents are a restriction of the W3C XML Schema string datatype.
This simple type is restricted to the values
listed in the following table:
Enumeration Value
Description
Specifies a circle shall be drawn at each data point.
Specifies a dash shall be drawn at each data point.
Specifies a diamond shall be drawn at each data point.
Specifies a dot shall be drawn at each data point.
Specifies nothing shall be drawn at each data point.
Specifies a picture shall be drawn at each data point.
Specifies a plus shall be drawn at each data point.
Specifies a square shall be drawn at each data point.
Specifies a star shall be drawn at each data point.
Specifies a triangle shall be drawn at each data point.
Specifies an X shall be drawn at each data point.
[Note: The W3C XML Schema definition of this simple type’s content model (ST_MarkerStyle) is located in A.5.1. end note]