| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
These values specify the geometry of data points in 3D bar charts. More...
| Variables | |
| const long | CUBOID = 0 | 
| a cuboid | |
| const long | CYLINDER = 1 | 
| a cylinder with a circle as base | |
| const long | CONE = 2 | 
| a cone with a circle as base | |
| const long | PYRAMID = 3 | 
| a pyramid with a square as base | |
These values specify the geometry of data points in 3D bar charts.
| const long CONE = 2 | 
a cone with a circle as base
| const long CUBOID = 0 | 
a cuboid
| const long CYLINDER = 1 | 
a cylinder with a circle as base
| const long PYRAMID = 3 | 
a pyramid with a square as base