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
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:vb.net}
Public NotInheritable Class SettingsPieDoughnut
{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}|