21.2.3.42 ST_Shape

This simple type specifies the possible shapes for a 3-D data marker.

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 the chart shall be drawn with a box shape.

Specifies the chart shall be drawn as a cone, with the base of the cone on the floor and the point of the cone at the top of the data marker.

Specifies the chart shall be drawn with truncated cones such that the point of the cone would be the maximum data value.

Specifies the chart shall be drawn as a cylinder.

Specifies the chart shall be drawn as a rectangular pyramid, with the base of the pyramid on the floor and the point of the pyramid at the top of the data marker.

Specifies the chart shall be drawn with truncated cones such that the point of the cone would be the maximum data value.

[Note: The W3C XML Schema definition of this simple type’s content model (ST_Shape) is located in A.5.1. end note]

Last updated on