Language
The Free and Open Productivity Suite
:: com :: sun :: star :: chart ::
|
service ChartAxisYSupplier |
- Description
- A helper service for the y-axis.
|
Exported Interfaces - Summary |
XAxisYSupplier |
offers access to the axis object, the title, and the grids
|
Properties' Summary |
boolean
HasYAxis |
Determines if the y-axis is shown or hidden. |
boolean
HasYAxisDescription |
Determines if the description of the y-axis
is shown or hidden.
|
boolean
HasYAxisGrid |
Determines if the major grid of the y-axis is
shown or hidden. |
boolean
HasYAxisHelpGrid |
Determines if the minor grid of the y-axis is
shown or hidden. |
boolean
HasYAxisTitle |
Determines if the title of the y-axis is shown
or hidden. |
Exported Interfaces - Details |
XAxisYSupplier
- Description
- offers access to the axis object, the title, and the grids
|
|
Properties' Details |
HasYAxis
boolean HasYAxis;
- Description
- Determines if the y-axis is shown or hidden.
- See also
- ChartAxis
|
|
HasYAxisDescription
boolean HasYAxisDescription;
- Description
- Determines if the description of the y-axis
is shown or hidden.
|
|
HasYAxisGrid
boolean HasYAxisGrid;
- Description
- Determines if the major grid of the y-axis is
shown or hidden.
- See also
- ChartGrid
|
|
HasYAxisHelpGrid
boolean HasYAxisHelpGrid;
- Description
- Determines if the minor grid of the y-axis is
shown or hidden.
- See also
- ChartGrid
|
|
HasYAxisTitle
boolean HasYAxisTitle;
- Description
- Determines if the title of the y-axis is shown
or hidden.
- See also
- ChartTitle
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.