|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.0.0) E12063-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UIGraphType
Contains methods to set and get GraphType. This interface is implemented by Graph.
| Method Summary | |
|---|---|
int |
getGraphType()Retrieves the current graph type for the graph. |
void |
setGraphType(int graphType)Specifies the graph type for the graph. |
| Method Detail |
|---|
void setGraphType(int graphType)
int getGraphType()
A point graph, as exposed in the default UI, is a line graph in which getLineDataLineDisplayed returns false. A combination graph is a bar graph in which getMarkerType for one or more series returns anything other than MT_DEFAULT.
#isLineDataLineDisplayed, Series.getMarkerType(int), GraphTypeConverter
|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.0.0) E12063-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||