Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: chart2 ::

unpublished constants group DataPointGeometry3D
Usage Restrictions
not published
Description
These values specify the geometry of data points in 3D bar charts.

Constants
CUBOID a cuboid  
CYLINDER a cylinder with a circle as base  
CONE a cone with a circle as base  
PYRAMID a pyramid with a square as base  
Constants' Details
CUBOID
const long CUBOID = 0;
Description
a cuboid
CYLINDER
const long CYLINDER = 1;
Description
a cylinder with a circle as base
CONE
const long CONE = 2;
Description
a cone with a circle as base
PYRAMID
const long PYRAMID = 3;
Description
a pyramid 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.