Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: chart ::

unpublished interface XAxis
Usage Restrictions
not published
Description
Allows easier access to the different subelements of an axis.
Since
OOo 3.4

Methods' Summary
getAxisTitle  
getMajorGrid  
getMinorGrid  
Methods' Details
getAxisTitle
::com::sun::star::beans::XPropertySet
getAxisTitle();

Returns
the title of the axis. The returned object supports the properties described in service ChartTitle.
getMajorGrid
::com::sun::star::beans::XPropertySet
getMajorGrid();

Returns
the properties of the major grid of the axis. The returned object supports service ChartGrid.
getMinorGrid
::com::sun::star::beans::XPropertySet
getMinorGrid();

Returns
the properties of the minor grid of the axis. The returned object supports service ChartGrid.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.