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}Enumerations for doughnut chart types{excerpt}
{signature:C#}
 public sealed class Doughnut : ChartPrototype
{signature}{signature:vb.net}
Public NotInheritable Class Doughnut
		Inherits ChartPrototype
{signature}
{values}
||Name||Description||
|{anchor:Exploded}Exploded|Exploded doughnut chart.  Like an exploded pie chart, but can contain multiple series.\{web-only:To see what this looks like, go to our online documentation:}!doughnut1.jpg!{web-only}|
|{anchor:StandardDoughnut}StandardDoughnut|Standard doughnut chart.  Like a pie chart, but can contain multiple series.\{web-only:To see what this looks like, go to our online documentation:}!doughnut0.jpg!{web-only}|