Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added remarks about default values

...

Excerpt

Sets or returns a value that determines which of a chart's data points will be included in the bar of a bar of pie chart, or second pie of a pie of pie chart. The data points included in the second chart are those with values less than the specified value. The value only takes effect if the chart's BopPopSplitType is set to value.

...

Signature
vb.net
vb.net
Public Property BopPopSplitValue() As Double
Remarks

The data points included in the second chart are those with values less than the specified value. The value only takes effect if the chart's. The value only takes effect if the chart's BopPopSplitType is set to Value.

This defaults to 1 when creating a new Bar of Pie or Pie of Pie series.

For series that are not Bar Of Pie or Pie of Pie series, setting this will have no effect and it will always return 0.