21.2.3.45 ST_SplitType
This simple type specifies the possible ways to split a pie of pie or bar of pie chart.
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
(Default Split)
Specifies the data points shall be split using the default mechanism for this chart type.
Specifies the data points shall be split between the pie and the second chart according to the Custom Split values.
Specifies the data points shall be split between the pie and the second chart by putting the points with percentage less than Split Position percent in the second chart.
(Split by Position)
Specifies the data points shall be split between the pie and the second chart by putting the last Split Position of the data points in the second chart
Specifies the data points shall be split between the pie and the second chart by putting the data points with
Enumeration Value
Description
value less than Split Position in the second chart
[Note: The W3C XML Schema definition of this simple type’s content model (ST_SplitType) is located in A.5.1. end note]