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 {
gives access to the y-axis of a chart.
Definition XAxisYSupplier.idl:41
Definition Ambiguous.idl:22
A helper service for the y-axis.
Definition ChartAxisYSupplier.idl:32
boolean HasYAxisTitle
Determines if the title of the y-axis is shown or hidden.
Definition ChartAxisYSupplier.idl:64
boolean HasYAxisHelpGrid
Determines if the minor grid of the y-axis is shown or hidden.
Definition ChartAxisYSupplier.idl:58
boolean HasYAxis
Determines if the y-axis is shown or hidden.
Definition ChartAxisYSupplier.idl:40
boolean HasYAxisGrid
Determines if the major grid of the y-axis is shown or hidden.
Definition ChartAxisYSupplier.idl:52
boolean HasYAxisDescription
Determines if the description of the y-axis is shown or hidden.
Definition ChartAxisYSupplier.idl:46