| Package | Description |
|---|---|
| org.swtchart.internal | |
| org.swtchart.internal.series |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Legend.drawSymbol(org.eclipse.swt.graphics.GC gc,
Series series,
org.eclipse.swt.graphics.Rectangle r)
Draws the symbol of series.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BarSeries
Bar series.
|
class |
LineSeries
Line series.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.LinkedHashMap<java.lang.String,Series> |
SeriesSet.seriesMap
the series
|