BarShape
Constants which define the shape used by a bar chart series.
Enumeration Members
Section titled "Enumeration Members"Square box
Box = 0 ConeToMax
Section titled "ConeToMax"Truncated cone-shaped bar.
ConeToMax = 5 ConeToPoint
Section titled "ConeToPoint"Cone-shaped bar extending to the series maximum.
ConeToPoint = 4 Cylinder
Section titled "Cylinder"Cylinder shaped bar.
Cylinder = 3 PyramidToMax
Section titled "PyramidToMax"Truncated pyramid-shaped bar.
PyramidToMax = 2 PyramidToPoint
Section titled "PyramidToPoint"Pyramid-shaped bar extending to the series maximum.
PyramidToPoint = 1