LibreOffice
LibreOffice 7.4 SDK API Reference
Modules | Variables
ChartAxisMarks.idl File Reference

Go to the source code of this file.

Modules

module  com
 
module  com::sun
 
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
 
module  com::sun::star::chart
 Charting diagram interfaces.
 

Constant Groups

constants  com::sun::star::chart::ChartAxisMarks
 With these constants you can specify how the tick-marks of an axis are displayed.
 

Variables

const long NONE = 0
 Do not display any marks. More...
 
const long INNER = 1
 Display marks that point into the diagram area. More...
 
const long OUTER = 2
 Display marks that point out of the diagram area. More...