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

Enumerations for doughnut chart types

Signature
C#
C#
 public sealed class Doughnut : ChartPrototype
{signature}{signature:
}
Signature
vb.net
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:}
Values

Name

Description

Anchor
Exploded
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:
To see what this looks like, go to our online documentation:

!doughnut1.jpg!

...

Web only

...

Anchor
StandardDoughnut
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:
To see what this looks like, go to our online documentation:

!doughnut0.jpg!

...

Web only

...