com :: sun :: star :: chart :: service ChartAxisYSupplier
- Description
- A helper service for the y-axis.
Properties' Summary
|
HasYAxis |
Determines if the y-axis is shown or hidden. |
HasYAxisDescription |
Determines if the description of the y-axis
is shown or hidden.
|
HasYAxisGrid |
Determines if the major grid of the y-axis is
shown or hidden. |
HasYAxisHelpGrid |
Determines if the minor grid of the y-axis is
shown or hidden. |
HasYAxisTitle |
Determines if the title of the y-axis is shown
or hidden. |
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 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.