Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

service ChartAxisXSupplier
Description
has to be supported by charts providing the cpabilities of a horizontal axis, i.e., an x-axis.

Exported Interfaces - Summary
XAxisXSupplier

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

Properties' Summary
boolean
HasXAxis
This property determines if the x-axis is shown or hidden. 
boolean
HasXAxisDescription
Determines if the description of the x-axis is shown or hidden.  
boolean
HasXAxisGrid
Determines if the major grid of the x-axis is shown or hidden. 
boolean
HasXAxisHelpGrid
Determines if the minor grid of the x-axis is shown or hidden. 
boolean
HasXAxisTitle
Determines if the title of the x-axis is shown or hidden. 
Exported Interfaces - Details
XAxisXSupplier
Description
offers access to the axis object, the title, and the grids
Properties' Details
HasXAxis
boolean HasXAxis;
Description
This property determines if the x-axis is shown or hidden.
See also
ChartAxis
HasXAxisDescription
boolean HasXAxisDescription;
Description
Determines if the description of the x-axis is shown or hidden.
HasXAxisGrid
boolean HasXAxisGrid;
Description
Determines if the major grid of the x-axis is shown or hidden.
See also
ChartGrid
HasXAxisHelpGrid
boolean HasXAxisHelpGrid;
Description
Determines if the minor grid of the x-axis is shown or hidden.
See also
ChartGrid
HasXAxisTitle
boolean HasXAxisTitle;
Description
Determines if the title of the x-axis is shown or hidden.
See also
ChartTitle

 
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.