Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

interface XAxisZSupplier
Description
gives access to the z-axis of a chart.
See also
XDiagram

Methods' Summary
getZAxisTitle  
getZMainGrid  
getZHelpGrid  
getZAxis  
Methods' Details
getZAxisTitle
::com::sun::star::drawing::XShape
getZAxisTitle();

Returns
the z-axis title shape.
See also
ChartTitle
getZMainGrid
::com::sun::star::beans::XPropertySet
getZMainGrid();

Returns
the properties of the main grid (major grid) of the z-axis of the diagram.
See also
ChartGrid
getZHelpGrid
::com::sun::star::beans::XPropertySet
getZHelpGrid();

Returns
the properties of the help grid (minor grid) of the z-axis of the diagram.
See also
ChartGrid
getZAxis
::com::sun::star::beans::XPropertySet
getZAxis();

Returns
the properties of the z-axis of the diagram.

The returned property set contains scaling properties as well as formatting properties.

See also
ChartAxis
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.