|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
public class HSSFChart.HSSFSeries
A series in a chart
| Method Summary | |
|---|---|
short |
getNumValues()
|
java.lang.String |
getSeriesTitle()
Returns the series' title, if there is one, or null if not |
short |
getValueType()
See SeriesRecord |
void |
setSeriesTitle(java.lang.String title)
Changes the series' title, but only if there was one already. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public short getNumValues()
public short getValueType()
SeriesRecord
public java.lang.String getSeriesTitle()
public void setSeriesTitle(java.lang.String title)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||