(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

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

service ChartAxisZSupplier
Description
A helper service for chart documents which supply a z-axis.

Exported Interfaces - Summary
XAxisZSupplier

offers access to the axis object, the title, and the grids

Properties' Summary
boolean
HasZAxis
Determines if the z-axis is shown or hidden. 
boolean
HasZAxisDescription
Determines if the description of the z-axis is shown or hidden.  
boolean
HasZAxisGrid
Determines if the major grid of the z-axis is shown or hidden. 
boolean
HasZAxisHelpGrid
Determines if the minor grid of the z-axis is shown or hidden. 
boolean
HasZAxisTitle
Determines if the title of the z-axis is shown or hidden. 
Exported Interfaces - Details
XAxisZSupplier
Description
offers access to the axis object, the title, and the grids
Properties' Details
HasZAxis
boolean HasZAxis;
Description
Determines if the z-axis is shown or hidden.
See also
ChartAxis
HasZAxisDescription
boolean HasZAxisDescription;
Description
Determines if the description of the z-axis is shown or hidden.
HasZAxisGrid
boolean HasZAxisGrid;
Description
Determines if the major grid of the z-axis is shown or hidden.
See also
ChartGrid
HasZAxisHelpGrid
boolean HasZAxisHelpGrid;
Description
Determines if the minor grid of the z-axis is shown or hidden.
See also
ChartGrid
HasZAxisTitle
boolean HasZAxisTitle;
Description
Determines if the title of the z-axis is shown or hidden.
See also
ChartTitle

 
Top of Page

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos 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.