22 module
com { module sun { module star { module chart {
boolean HasXAxisTitle
Determines if the title of the x-axis is shown or hidden.
Definition: ChartAxisXSupplier.idl:61
Definition: Ambiguous.idl:20
boolean HasXAxis
This property determines if the x-axis is shown or hidden.
Definition: ChartAxisXSupplier.idl:32
boolean HasXAxisGrid
Determines if the major grid of the x-axis is shown or hidden.
Definition: ChartAxisXSupplier.idl:49
boolean HasXAxisHelpGrid
Determines if the minor grid of the x-axis is shown or hidden.
Definition: ChartAxisXSupplier.idl:55
boolean HasXAxisDescription
Determines if the description of the x-axis is shown or hidden.
Definition: ChartAxisXSupplier.idl:43
gives access to the x-axis of a chart.
Definition: XAxisXSupplier.idl:32
has to be supported by charts providing the capabilities of a horizontal axis, i.e., an x-axis.
Definition: ChartAxisXSupplier.idl:28