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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

A BobPopSplitValue determines what type of values will be included in the bar of a bar of pie chart, or second pie of a pie of pie chart.

C#
vb.net

Values

Name

Description

Custom

Defaults to BopPopSplit.Position

Percent

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

Position

The bar or second pie will contain the first chart's last n data points, where n is the number specified by BopPopSplitPosition.

Value

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

  • No labels