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}[SettingsBarColumn.ShapeType|SettingsBarColumn.ShapeType] class contains the shapes that can be used for three\-dimensional column and bar charts.{excerpt}
{signature:C#}
 public sealed class ShapeType : TypesafeEnum
{signature}{signature:vb.net}
Public NotInheritable Class ShapeType
		Inherits TypesafeEnum
{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|