XlChartSplitType enumeration (Word)

Specifies the values displayed in the second chart in a pie chart or a Bar of Pie chart.

Name Value Description
xlSplitByCustomSplit 4 The second chart displays arbitrary slides.
xlSplitByPercentValue 3 The second chart displays values less than a percentage of the total value. The percentage is specified by the SplitValue property.
xlSplitByPosition 1 The second chart displays the smallest values in the data series. The number of values to display is specified by the SplitValue property.
xlSplitByValue 2 The second chart displays values less than the value specified by the SplitValue property.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.