The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: 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 Feather

Copyright & License | Privacy | Contact Us | Donate

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