(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 ChartAxisYSupplier
Description
A helper service for the y-axis.

Exported Interfaces - Summary
XAxisYSupplier

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

Properties' Summary
boolean
HasYAxis
Determines if the y-axis is shown or hidden. 
boolean
HasYAxisDescription
Determines if the description of the y-axis is shown or hidden.  
boolean
HasYAxisGrid
Determines if the major grid of the y-axis is shown or hidden. 
boolean
HasYAxisHelpGrid
Determines if the minor grid of the y-axis is shown or hidden. 
boolean
HasYAxisTitle
Determines if the title of the y-axis is shown or hidden. 
Exported Interfaces - Details
XAxisYSupplier
Description
offers access to the axis object, the title, and the grids
Properties' Details
HasYAxis
boolean HasYAxis;
Description
Determines if the y-axis is shown or hidden.
See also
ChartAxis
HasYAxisDescription
boolean HasYAxisDescription;
Description
Determines if the description of the y-axis is shown or hidden.
HasYAxisGrid
boolean HasYAxisGrid;
Description
Determines if the major grid of the y-axis is shown or hidden.
See also
ChartGrid
HasYAxisHelpGrid
boolean HasYAxisHelpGrid;
Description
Determines if the minor grid of the y-axis is shown or hidden.
See also
ChartGrid
HasYAxisTitle
boolean HasYAxisTitle;
Description
Determines if the title of the y-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.