LibreOffice
LibreOffice 7.4 SDK API Reference
Modules | Variables
ChartAxisAssign.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::ChartAxisAssign
 These values specify to which y-axis a data row is assigned.
 

Variables

const long PRIMARY_Y = 2
 Assign row to primary y-axis. More...
 
const long SECONDARY_Y = 4
 Assign row to secondary y-axis. More...