| Package | Description |
|---|---|
| io.starter.formats.OOXML | |
| io.starter.formats.XLS.charts |
| Modifier and Type | Method and Description |
|---|---|
static Legend |
Legend.createLegend(Legend l)
create an OOXML legend from a 2003-vers legend
|
void |
Legend.fill2003Legend(Legend l_2003)
fill 2003-style legend from OOXML Legend
|
| Modifier and Type | Field and Description |
|---|---|
protected Legend |
ChartType.legend |
| Modifier and Type | Method and Description |
|---|---|
static Legend |
Legend.createDefaultLegend(WorkBook book) |
Legend |
ChartType.getDataLegend()
return the data legend for this chart
|
Legend |
Chart.getLegend()
return the Data Legend for this chart, if any
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChartType.addLegend(Legend l) |
Copyright © 2002–2019 Starter Inc.. All rights reserved.