asposecells.api

Class Bar3DShapeType

Utility class containing constants. Represents the shape used with the 3-D bar or column chart.

Field Summary
const  intBOX
Box
const  intPYRAMID_TO_POINT
PyramidToPoint
const  intPYRAMID_TO_MAX
PyramidToMax
const  intCYLINDER
Cylinder
const  intCONE_TO_POINT
ConeToPoint
const  intCONE_TO_MAX
ConeToMax
 

    • Field Detail

      • BOX

        const int BOX
        Box
      • PYRAMID_TO_POINT

        const int PYRAMID_TO_POINT
        PyramidToPoint
      • PYRAMID_TO_MAX

        const int PYRAMID_TO_MAX
        PyramidToMax
      • CYLINDER

        const int CYLINDER
        Cylinder
      • CONE_TO_POINT

        const int CONE_TO_POINT
        ConeToPoint
      • CONE_TO_MAX

        const int CONE_TO_MAX
        ConeToMax