Language
The Free and Open Productivity Suite
:: 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
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.