com.aspose.cells
Interface Bar3DShapeType
public interface Bar3DShapeType
Represents the shape used with the 3-D bar or column chart.
BOX
static final int BOX
- See Also:
- Constant Field Values
PYRAMID_TO_POINT
static final int PYRAMID_TO_POINT
- See Also:
- Constant Field Values
PYRAMID_TO_MAX
static final int PYRAMID_TO_MAX
- See Also:
- Constant Field Values
CYLINDER
static final int CYLINDER
- See Also:
- Constant Field Values
CONE_TO_POINT
static final int CONE_TO_POINT
- See Also:
- Constant Field Values
CONE_TO_MAX
static final int CONE_TO_MAX
- See Also:
- Constant Field Values