|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.cete.dynamicpdf.pageelements.charting.PlotAreaElement
|
+--com.cete.dynamicpdf.pageelements.charting.SeriesBase
The base class from which all the Series are derived.
Licensing:
This is a DynamicPDF Generator Enterprise
Edition feature. One of the following licenses is required for non-evaluation usage:
| Constructor Summary | |
SeriesBase()
|
|
| Method Summary | |
boolean |
getDrawBehindAxis()
Gets the position of the Series either below or above the axis. |
void |
setDrawBehindAxis(boolean value)
Sets the position of the Series either below or above the axis. |
| Methods inherited from class com.cete.dynamicpdf.pageelements.charting.PlotAreaElement |
getLegend, getPlotArea, setLegend, setPlotArea |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SeriesBase()
| Method Detail |
public boolean getDrawBehindAxis()
public void setDrawBehindAxis(boolean value)
value - boolean value to set the position of the Series either below or above the axis.
|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||