19 #ifndef __com_sun_star_chart_ChartTwoAxisXSupplier_idl__ 20 #define __com_sun_star_chart_ChartTwoAxisXSupplier_idl__ 28 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:36
a helper service for chart documents which supply primary and secondary x-axes.
Definition: ChartTwoAxisXSupplier.idl:34
Definition: Ambiguous.idl:22
boolean HasSecondaryXAxis
determines if the secondary x-axis is shown or hidden.
Definition: ChartTwoAxisXSupplier.idl:40
boolean HasSecondaryXAxisTitle
determines if the title of the secondary X-axis is shown or hidden.
Definition: ChartTwoAxisXSupplier.idl:62
boolean HasSecondaryXAxisDescription
determines for the secondary x-axis if the labels at the tick marks are shown or hidden.
Definition: ChartTwoAxisXSupplier.idl:53
has to be supported by charts providing the capabilities of a horizontal axis, i.e....
Definition: ChartAxisXSupplier.idl:32