LibreOffice
LibreOffice 24.2 SDK API Reference
|
gives access to the z-axis of a chart. More...
import"XAxisZSupplier.idl";
Public Member Functions | |
com::sun::star::drawing::XShape | getZAxisTitle () |
com::sun::star::beans::XPropertySet | getZMainGrid () |
com::sun::star::beans::XPropertySet | getZHelpGrid () |
com::sun::star::beans::XPropertySet | getZAxis () |
Public Member Functions inherited from XInterface | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. More... | |
void | acquire () |
increases the reference counter by one. More... | |
void | release () |
decreases the reference counter by one. More... | |
gives access to the z-axis of a chart.
com::sun::star::beans::XPropertySet getZAxis | ( | ) |
The returned property set contains scaling properties as well as formatting properties.
com::sun::star::drawing::XShape getZAxisTitle | ( | ) |
com::sun::star::beans::XPropertySet getZHelpGrid | ( | ) |
com::sun::star::beans::XPropertySet getZMainGrid | ( | ) |