LibreOffice
LibreOffice 24.2 SDK API Reference
|
gives access to the y-axis of a chart. More...
import"XAxisYSupplier.idl";
Public Member Functions | |
com::sun::star::drawing::XShape | getYAxisTitle () |
com::sun::star::beans::XPropertySet | getYAxis () |
com::sun::star::beans::XPropertySet | getYHelpGrid () |
com::sun::star::beans::XPropertySet | getYMainGrid () |
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 y-axis of a chart.
Note that not all diagrams are capable of displaying a y-axis, e.g., the PieDiagram.
com::sun::star::beans::XPropertySet getYAxis | ( | ) |
The returned property set contains scaling properties as well as formatting properties.
com::sun::star::drawing::XShape getYAxisTitle | ( | ) |
com::sun::star::beans::XPropertySet getYHelpGrid | ( | ) |
com::sun::star::beans::XPropertySet getYMainGrid | ( | ) |