Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
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#
Wiki Markup
{description}
{excerpt}The [SettingsPieDoughnut|SettingsPieDoughnut] class contains all settings that are specific to pie and doughnut charts. To return a {{SettingsPieDoughnut}} object, use [Series.SettingsPieDoughnut].{excerpt}
{signature:C#}
 public sealed class SettingsPieDoughnut
Signature
{signature}{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

...

BopPopGapSize

...

BopPopSecondChartSize

...

BopPopSeriesLines

...

BopPopSplitPercentage

...

BopPopSplitPosition

...

BopPopSplitType

...

BopPopSplitValue

...

LeaderLines

...

ShowLeaderLines

...

SizeOfCenterHole

...

SlicesDistanceFromCenter

...

UseDefaultSplitValue

...

Classes

...

Name

...

Description

...

BopPopSplit

...

{signature}
{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.
{remarks}
{properties}
||Name||Description||
|[AngleOfFirstSlice|SettingsPieDoughnut.AngleOfFirstSlice]|{excerpt-include:SettingsPieDoughnut.AngleOfFirstSlice|nopanel=true}|
|[BopPopGapSize|SettingsPieDoughnut.BopPopGapSize]|{excerpt-include:SettingsPieDoughnut.BopPopGapSize|nopanel=true}|
|[BopPopSecondChartSize|SettingsPieDoughnut.BopPopSecondChartSize]|{excerpt-include:SettingsPieDoughnut.BopPopSecondChartSize|nopanel=true}|
|[BopPopSeriesLines|SettingsPieDoughnut.BopPopSeriesLines]|{excerpt-include:SettingsPieDoughnut.BopPopSeriesLines|nopanel=true}|
|[BopPopSplitPercentage|SettingsPieDoughnut.BopPopSplitPercentage]|{excerpt-include:SettingsPieDoughnut.BopPopSplitPercentage|nopanel=true}|
|[BopPopSplitPosition|SettingsPieDoughnut.BopPopSplitPosition]|{excerpt-include:SettingsPieDoughnut.BopPopSplitPosition|nopanel=true}|
|[BopPopSplitType|SettingsPieDoughnut.BopPopSplitType]|{excerpt-include:SettingsPieDoughnut.BopPopSplitType|nopanel=true}|
|[BopPopSplitValue|SettingsPieDoughnut.BopPopSplitValue]|{excerpt-include:SettingsPieDoughnut.BopPopSplitValue|nopanel=true}|
|[LeaderLines|SettingsPieDoughnut.LeaderLines]|{excerpt-include:SettingsPieDoughnut.LeaderLines|nopanel=true}|
|[ShowLeaderLines|SettingsPieDoughnut.ShowLeaderLines]|{excerpt-include:SettingsPieDoughnut.ShowLeaderLines|nopanel=true}|
|[SizeOfCenterHole|SettingsPieDoughnut.SizeOfCenterHole]|{excerpt-include:SettingsPieDoughnut.SizeOfCenterHole|nopanel=true}|
|[SlicesDistanceFromCenter|SettingsPieDoughnut.SlicesDistanceFromCenter]|{excerpt-include:SettingsPieDoughnut.SlicesDistanceFromCenter|nopanel=true}|
|[UseDefaultSplitValue|SettingsPieDoughnut.UseDefaultSplitValue]|{excerpt-include:SettingsPieDoughnut.UseDefaultSplitValue|nopanel=true}|
{classes}
||Name||Description||
|[BopPopSplit|SettingsPieDoughnut.BopPopSplit]|{excerpt-include:SettingsPieDoughnut.BopPopSplit|nopanel=true}|