19 #ifndef __com_sun_star_chart_ChartAxisYSupplier_idl__ 20 #define __com_sun_star_chart_ChartAxisYSupplier_idl__ 26 module
com { module sun { module star { module chart {
boolean HasYAxis
Determines if the y-axis is shown or hidden.
Definition: ChartAxisYSupplier.idl:35
boolean HasYAxisGrid
Determines if the major grid of the y-axis is shown or hidden.
Definition: ChartAxisYSupplier.idl:52
Definition: Ambiguous.idl:22
boolean HasYAxisHelpGrid
Determines if the minor grid of the y-axis is shown or hidden.
Definition: ChartAxisYSupplier.idl:58
boolean HasYAxisTitle
Determines if the title of the y-axis is shown or hidden.
Definition: ChartAxisYSupplier.idl:64
boolean HasYAxisDescription
Determines if the description of the y-axis is shown or hidden.
Definition: ChartAxisYSupplier.idl:46
gives access to the y-axis of a chart.
Definition: XAxisYSupplier.idl:40
A helper service for the y-axis.
Definition: ChartAxisYSupplier.idl:31