Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Description

Excerpt

The SettingsPieDoughnut class contains all settings that are specific to pie and doughnut charts. To return a SettingsPieDoughnut object, use Series.SettingsPieDoughnut.

Signature
C#
C#
 public sealed class SettingsPieDoughnut
Signature
vb.net
vb.net
Public NotInheritable Class SettingsPieDoughnut
Remarks

Pie and Doughnut series can be linked. This is most visible in Excel when you create a doughnut chart with more than one series; if you change the angle of the first slice, all of the series will rotate. This is because doughnut series, by default in Excel, are created in the same group (you can force it to have multiple groups by doing things like creating a line chart, and converting the series one-by-one to doughnut series). If you have multiple pie series in the same group, only one of them is visible. This linking between series is maintained in the api, and is noted on the individual properties.

Properties

Name

Description

AngleOfFirstSlice

Excerpt Include
SettingsPieDoughnut.AngleOfFirstSlice
SettingsPieDoughnut.AngleOfFirstSlice
nopaneltrue

BopPopGapSize

Excerpt Include
SettingsPieDoughnut.BopPopGapSize
SettingsPieDoughnut.BopPopGapSize
nopaneltrue

BopPopSecondChartSize

Excerpt Include
SettingsPieDoughnut.BopPopSecondChartSize
SettingsPieDoughnut.BopPopSecondChartSize
nopaneltrue

BopPopSeriesLines

Excerpt Include
SettingsPieDoughnut.BopPopSeriesLines
SettingsPieDoughnut.BopPopSeriesLines
nopaneltrue

BopPopSplitPercentage

Excerpt Include
SettingsPieDoughnut.BopPopSplitPercentage
SettingsPieDoughnut.BopPopSplitPercentage
nopaneltrue

BopPopSplitPosition

Excerpt Include
SettingsPieDoughnut.BopPopSplitPosition
SettingsPieDoughnut.BopPopSplitPosition
nopaneltrue

BopPopSplitType

Excerpt Include
SettingsPieDoughnut.BopPopSplitType
SettingsPieDoughnut.BopPopSplitType
nopaneltrue

BopPopSplitValue

Excerpt Include
SettingsPieDoughnut.BopPopSplitValue
SettingsPieDoughnut.BopPopSplitValue
nopaneltrue

LeaderLines

Excerpt Include
SettingsPieDoughnut.LeaderLines
SettingsPieDoughnut.LeaderLines
nopaneltrue

ShowLeaderLines

Excerpt Include
SettingsPieDoughnut.ShowLeaderLines
SettingsPieDoughnut.ShowLeaderLines
nopaneltrue

SizeOfCenterHole

Excerpt Include
SettingsPieDoughnut.SizeOfCenterHole
SettingsPieDoughnut.SizeOfCenterHole
nopaneltrue

SlicesDistanceFromCenter

Excerpt Include
SettingsPieDoughnut.SlicesDistanceFromCenter
SettingsPieDoughnut.SlicesDistanceFromCenter
nopaneltrue

UseDefaultSplitValue

Excerpt Include
SettingsPieDoughnut.UseDefaultSplitValue
SettingsPieDoughnut.UseDefaultSplitValue
nopaneltrue
Classes

Name

Description

BopPopSplit

Excerpt Include
SettingsPieDoughnut.BopPopSplit
SettingsPieDoughnut.BopPopSplit
nopaneltrue