com.aspose.cells

Class Bar3DShapeType

  • java.lang.Object
    • com.aspose.cells.Bar3DShapeType
public class Bar3DShapeType 
extends java.lang.Object

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

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

    • Field Detail

      • BOX

        public static final int BOX
        Box
      • PYRAMID_TO_POINT

        public static final int PYRAMID_TO_POINT
        PyramidToPoint
      • PYRAMID_TO_MAX

        public static final int PYRAMID_TO_MAX
        PyramidToMax
      • CYLINDER

        public static final int CYLINDER
        Cylinder
      • CONE_TO_POINT

        public static final int CONE_TO_POINT
        ConeToPoint
      • CONE_TO_MAX

        public static final int CONE_TO_MAX
        ConeToMax