Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: chart ::

constants group ChartSolidType
Description
These values specify the type of solid shapes for data points of 3D bar charts.

Constants
RECTANGULAR_SOLID extruded rectangle, i.e., a cuboid  
CYLINDER cylinder with a circle as base  
CONE cone with a circle as base  
PYRAMID pyramidial with a square as base  
Constants' Details
RECTANGULAR_SOLID
const long RECTANGULAR_SOLID = 0;
Description
extruded rectangle, i.e., a cuboid
CYLINDER
const long CYLINDER = 1;
Description
cylinder with a circle as base
CONE
const long CONE = 2;
Description
cone with a circle as base
PYRAMID
const long PYRAMID = 3;
Description
pyramidial with a square as base
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.