22 module
com { module sun { module star { module chart {
gives access to the z-axis of a chart.
Definition XAxisZSupplier.idl:30
Definition Ambiguous.idl:20
A helper service for chart documents which supply a z-axis.
Definition ChartAxisZSupplier.idl:28
boolean HasZAxisDescription
Determines if the description of the z-axis is shown or hidden.
Definition ChartAxisZSupplier.idl:42
boolean HasZAxisHelpGrid
Determines if the minor grid of the z-axis is shown or hidden.
Definition ChartAxisZSupplier.idl:54
boolean HasZAxisTitle
Determines if the title of the z-axis is shown or hidden.
Definition ChartAxisZSupplier.idl:60
boolean HasZAxis
Determines if the z-axis is shown or hidden.
Definition ChartAxisZSupplier.idl:36
boolean HasZAxisGrid
Determines if the major grid of the z-axis is shown or hidden.
Definition ChartAxisZSupplier.idl:48