22 module
com { module sun { module star { module chart {
gives access to both the primary and the secondary x-axis of a chart.
Definition: XTwoAxisXSupplier.idl:30
a helper service for chart documents which supply primary and secondary x-axes.
Definition: ChartTwoAxisXSupplier.idl:28
Definition: Ambiguous.idl:20
boolean HasSecondaryXAxis
determines if the secondary x-axis is shown or hidden.
Definition: ChartTwoAxisXSupplier.idl:34
boolean HasSecondaryXAxisTitle
determines if the title of the secondary X-axis is shown or hidden.
Definition: ChartTwoAxisXSupplier.idl:56
boolean HasSecondaryXAxisDescription
determines for the secondary x-axis if the labels at the tick marks are shown or hidden.
Definition: ChartTwoAxisXSupplier.idl:47
has to be supported by charts providing the capabilities of a horizontal axis, i.e., an x-axis.
Definition: ChartAxisXSupplier.idl:28