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:31
Definition Ambiguous.idl:20
has to be supported by charts providing the capabilities of a horizontal axis, i.e....
Definition ChartAxisXSupplier.idl:29
a helper service for chart documents which supply primary and secondary x-axes.
Definition ChartTwoAxisXSupplier.idl:29
boolean HasSecondaryXAxisTitle
determines if the title of the secondary X-axis is shown or hidden.
Definition ChartTwoAxisXSupplier.idl:56
boolean HasSecondaryXAxis
determines if the secondary x-axis is shown or hidden.
Definition ChartTwoAxisXSupplier.idl:41
boolean HasSecondaryXAxisDescription
determines for the secondary x-axis if the labels at the tick marks are shown or hidden.
Definition ChartTwoAxisXSupplier.idl:47