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 pie chart types

Signature
C#
C#
 public sealed class Pie : ChartPrototype
{signature}{signature:
}
Signature
vb.net
vb.net
Public NotInheritable Class Pie
		Inherits ChartPrototype
{signature}
{values}
||Name||Description||
|{anchor:BarOfPie}BarOfPie|Bar of pie chart. Pie with user\-defined values extracted and combined into a stacked bar.\{web-only:To see what this looks like, go to our online documentation:}!pie5.jpg!{web-only}|
|{anchor:Pie3D}Pie3D|Pie chart with a 3\-dimensional visual effect.\{web-only:To see what this looks like, go to our online documentation:}!pie1.jpg!{web-only}|
|{anchor:PieExploded}PieExploded|Exploded pie chart.  Displays the contribution of each value to a total while emphasizing individual values.\{web-only:To see what this looks like, go to our online documentation:}!pie3.jpg!{web-only}|
|{anchor:PieExploded3D}PieExploded3D|Exploaded pie chart with a 3\-dimensional visual effect.\{web-only:To see what this looks like, go to our online documentation:}!pie4.jpg!{web-only}|
|{anchor:PieOfPie}PieOfPie|Pie of pie chart.  Pie with user\-defined values extracted and combined into a second pie.\{web-only:To see what this looks like, go to our online documentation:}!pie2.jpg!{web-only}|
|{anchor:StandardPie}StandardPie|Standard pie chart.  Compares the contribution of each value to a total.\{web-only:To see what this looks like, go to our online documentation:}!pie0.jpg!{web-only}|
Values

Name

Description

Anchor
BarOfPie
BarOfPie
BarOfPie

Bar of pie chart. Pie with user-defined values extracted and combined into a stacked bar.

Web only
To see what this looks like, go to our online documentation:
To see what this looks like, go to our online documentation:

!pie5.jpg!
Web only

Anchor
Pie3D
Pie3D
Pie3D

Pie chart with a 3-dimensional visual effect.

Web only
To see what this looks like, go to our online documentation:
To see what this looks like, go to our online documentation:

!pie1.jpg!
Web only

Anchor
PieExploded
PieExploded
PieExploded

Exploded pie chart. Displays the contribution of each value to a total while emphasizing individual values.

Web only
To see what this looks like, go to our online documentation:
To see what this looks like, go to our online documentation:

!pie3.jpg!
Web only

Anchor
PieExploded3D
PieExploded3D
PieExploded3D

Exploaded pie chart with a 3-dimensional visual effect.

Web only
To see what this looks like, go to our online documentation:
To see what this looks like, go to our online documentation:

!pie4.jpg!
Web only

Anchor
PieOfPie
PieOfPie
PieOfPie

Pie of pie chart. Pie with user-defined values extracted and combined into a second pie.

Web only
To see what this looks like, go to our online documentation:
To see what this looks like, go to our online documentation:

!pie2.jpg!
Web only

Anchor
StandardPie
StandardPie
StandardPie

Standard pie chart. Compares the contribution of each value to a total.

Web only
To see what this looks like, go to our online documentation:
To see what this looks like, go to our online documentation:

!pie0.jpg!
Web only