|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SeriesModel | |
---|---|
com.eltima.chart | This package allows you to create professionally looking charts with fully customizable chart elements, specify the number of different visual effects and add animation |
Uses of SeriesModel in com.eltima.chart |
---|
Methods in com.eltima.chart that return SeriesModel | |
---|---|
SeriesModel |
ELChart.getSeriesModel(int series)
Returns the SeriesModel for specified series. |
Methods in com.eltima.chart with parameters of type SeriesModel | |
---|---|
void |
MarkerRenderer.paintMarker(java.awt.Graphics2D g2,
java.awt.Point p,
SeriesModel sAttr)
|
void |
BarRenderer.setSeriesModel(SeriesModel model)
Sets the SeriesModel. |
void |
BubbleRenderer.setSeriesModel(SeriesModel model)
Sets the SeriesModel. |
void |
ColumnRenderer.setSeriesModel(SeriesModel model)
Sets the SeriesModel. |
void |
DoughnutRenderer.setSeriesModel(SeriesModel model)
Sets the SeriesModel. |
void |
LineRenderer.setSeriesModel(SeriesModel model)
Sets the SeriesModel. |
void |
PieRenderer.setSeriesModel(SeriesModel model)
Sets the SeriesModel. |
void |
XYRenderer.setSeriesModel(SeriesModel model)
Sets the SeriesModel. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |