Methods' Details |
getWall
- Description
- returns the property set that determines the visual appearance
of the wall.
The wall is the area behind the union of all
coordinate systems used in a diagram.
|
|
getFloor
- Description
- returns the property set that determines the visual appearance
of the floor if any.
The floor is the bottom of a 3D diagram.
For a 2D diagram NULL is returned.
|
|
getLegend
- Description
- returns the legend, which may represent data series and other
information about a diagram in a separate box.
|
|
setLegend
void |
setLegend( |
[in] XLegend |
xLegend ); |
- Description
- sets a new legend.
|
|
getDefaultColorScheme
- Description
- returns an XColorScheme that defines the default
colors for data series (or data points) in the diagram.
|
|
setDefaultColorScheme
void |
setDefaultColorScheme( |
[in] XColorScheme |
xColorScheme ); |
- Description
- sets an XColorScheme that defines the default
colors for data series (or data points) in the diagram.
|
|
setUnusedData
|
getUnusedData
|
Copyright © 2010 Sun Microsystems, Inc.