com :: sun :: star :: chart :: service ChartAxisZSupplier
- Description
- A helper service for chart documents which supply a z-axis.
Properties' Summary
|
HasZAxis |
Determines if the z-axis is shown or hidden. |
HasZAxisDescription |
Determines if the description of the z-axis
is shown or hidden.
|
HasZAxisGrid |
Determines if the major grid of the z-axis
is shown or hidden. |
HasZAxisHelpGrid |
Determines if the minor grid of the z-axis is shown
or hidden. |
HasZAxisTitle |
Determines if the title of the z-axis is shown
or hidden. |
Properties' Details
|
- HasZAxis
-  
boolean HasZAxis;
- Description
- Determines if the z-axis is shown or hidden.
- See also
- ChartAxis
|
- HasZAxisDescription
-  
boolean HasZAxisDescription;
- Description
- Determines if the description of the z-axis
is shown or hidden.
|
- HasZAxisGrid
-  
boolean HasZAxisGrid;
- Description
- Determines if the major grid of the z-axis
is shown or hidden.
- See also
- ChartGrid
|
- HasZAxisHelpGrid
-  
boolean HasZAxisHelpGrid;
- Description
- Determines if the minor grid of the z-axis is shown
or hidden.
- See also
- ChartGrid
|
- HasZAxisTitle
-  
boolean HasZAxisTitle;
- Description
- Determines if the title of the z-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.