Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Description

Excerpt

Enumerations for doughnut chart types

Signature
C#C#
Wiki Markup
{description}
{excerpt}Enumerations for doughnut chart types{excerpt}
{signature:C#}
 public sealed class Doughnut : ChartPrototype
Signature
{signature}{signature:vb.net
vb.net
}
Public NotInheritable Class Doughnut
		Inherits ChartPrototype
Values

...

Name

...

Description

...

{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}|