Expand Minimize
This topic has not yet been rated - Rate this topic

XlChartSplitType Enumeration

Office 2007
Specifies the values displayed in the second chart in a pie chart or a bar of pie chart.
NameValueDescription
xlSplitByCustomSplit4Arbitrary slides are displayed in the second chart.
xlSplitByPercentValue3Second chart displays values less than some percentage of the total value. The percentage is specified by the SplitValue property.
xlSplitByPosition1Second chart displays the smallest values in the data series. The number of values to display is specified by the SplitValue property.
xlSplitByValue2Second chart displays values less than the value specified by the SplitValue property.


Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.