Page tree

Versions Compared

Key

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

...

Wiki Markup
{description}
{excerpt}[SettingsBarColumn.ShapeType|SettingsBarColumn.ShapeType] class contains the shapes that can be used for three\-dimensional column and bar charts.

...

Signature
C#C#
{excerpt}
{signature:C#}
 public sealed class ShapeType : TypesafeEnum
Signature
{signature}{signature:vb.net
vb.net
}
Public NotInheritable Class ShapeType
		Inherits TypesafeEnum
Values

...

Name

...

Description

...

Box

...

Cone

...

CutCone

...

CutPyramid

...

Cylinder

...

Pyramid

{signature}
{values}
||Name||Description||
|{anchor:Box}Box|Box|
|{anchor:Cone}Cone|Cone|
|{anchor:CutCone}CutCone|CutCone|
|{anchor:CutPyramid}CutPyramid|CutPyramid|
|{anchor:Cylinder}Cylinder|Cylinder|
|{anchor:Pyramid}Pyramid|Pyramid|