| Package | Description |
|---|---|
| io.starter.formats.OOXML | |
| io.starter.formats.XLS.charts |
| Constructor and Description |
|---|
DLbls(boolean showVal,
boolean showLeaderLines,
boolean showLegendKey,
boolean showCatName,
boolean showSerName,
boolean showPercent,
boolean showBubbleSize,
SpPr sp,
TxPr tx) |
DLbls(int showVal,
int showLeaderLines,
int showLegendKey,
int showCatName,
int showSerName,
int showPercent,
int showBubbleSize,
SpPr sp,
TxPr tx) |
Legend(String pos,
String overlay,
Layout l,
io.starter.formats.OOXML.LegendEntry le,
SpPr sp,
TxPr txpr) |
Title(io.starter.formats.OOXML.ChartText ct,
TxPr txpr,
Layout l,
SpPr sp) |
TxPr(TxPr tpr) |
| Modifier and Type | Method and Description |
|---|---|
TxPr |
Axis.gettxPr()
return the OOXML txPr element for this axis
|
TxPr |
OOXMLChart.getTxPr()
return the OOXML text formatting element for this chart, if present
|
| Modifier and Type | Method and Description |
|---|---|
void |
Axis.settxPr(TxPr t)
set the OOXML title element for this axis
|
void |
OOXMLChart.setTxPr(TxPr txPr)
store the OOXML text formatting element for this chart
|
Copyright © 2002–2019 Starter Inc.. All rights reserved.