Message-ID: <263392435.8687.1711655284722.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_8686_785565113.1711655284722" ------=_Part_8686_785565113.1711655284722 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html SettingsPieDoughnut.BopPopSplit

SettingsPieDoughnut.BopPopSplit

Description<= /h2>=20

A BobPopSplit value determines what type of values will be included in t= he bar of a bar of pie chart, or second pie of a pie of pie chart.

=20
C#
=20
 public sealed class BopPopSplit : TypesafeEnum
=20
=20
vb.net
=20
Public NotInheritable Class BopPopSplit
=09=09Inherits TypesafeEnum
=20
=20

Values

=20
=20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20

Name

Description

Custom

The bar or second pie will include data point= s chosen individually. Which chart a specific data point is on can be retri= eved via DataPoin= t.IsOnSecondaryPieorBar.

Percent

The bar or second pie will include data point= s with percentages less than the percentage specified by BopPopSplitPercentage= .

Position

The bar or second pie will include the first = chart's last n data points, where n is the number specifi= ed by Bop= PopSplitPosition.

Value

The bar or second pie will include data point= s with values less than the value specified by BopPopSplitValue.

------=_Part_8686_785565113.1711655284722--