Page tree
Skip to end of metadata
Go to start of metadata

Description

Sets or returns whether the two parts of the bar of pie or pie of pie chart will be split using the default value, which is determined by Excel.

C#
vb.net

Remarks

This defaults to true when creating a new pie of pie or bar of pie series.

Setting BopPopSplitPercentage, BopPopSplitPosition or BopPopSplitValue will set this to false. Setting the BopPopSplitType to Custom will set this to false. If the split type was custom, setting it to anything else will set this to true.

This value is linked between series in the same group. See SettingsPieDoughnut for more information on how linking works.
For series that are not Bar Of Pie or Pie of Pie series, setting this will have no effect and it will always return true.

  • No labels