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

« Previous Version 2 Next »

Description

Sets or returns the size of the second chart in a pie of pie or bar of pie chart, as a percentage of the size of the first chart.

C#
vb.net

Remarks

This defaults to 75 when creating a new Bar of Pie or Pie of Pie series.
If this is set to a value less than 5, it will be set to 5.
If this is set to a value greater than 200 it will be set to 200.

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.

  • No labels