| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart | |
| org.docx4j.dml.chart |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CTChartLines> |
ObjectFactory.createLeaderLines(CTChartLines value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CTChartLines> |
ObjectFactory.createLeaderLines(CTChartLines value)
|
| Modifier and Type | Field and Description |
|---|---|
protected CTChartLines |
CTArea3DChart.dropLines |
protected CTChartLines |
CTAreaChart.dropLines |
protected CTChartLines |
CTStockChart.dropLines |
protected CTChartLines |
CTLine3DChart.dropLines |
protected CTChartLines |
CTLineChart.dropLines |
protected CTChartLines |
CTStockChart.hiLowLines |
protected CTChartLines |
CTLineChart.hiLowLines |
protected CTChartLines |
CTDLbls.leaderLines |
protected CTChartLines |
CTValAx.majorGridlines |
protected CTChartLines |
CTSerAx.majorGridlines |
protected CTChartLines |
CTDateAx.majorGridlines |
protected CTChartLines |
CTCatAx.majorGridlines |
protected CTChartLines |
CTValAx.minorGridlines |
protected CTChartLines |
CTSerAx.minorGridlines |
protected CTChartLines |
CTDateAx.minorGridlines |
protected CTChartLines |
CTCatAx.minorGridlines |
| Modifier and Type | Field and Description |
|---|---|
protected List<CTChartLines> |
CTOfPieChart.serLines |
protected List<CTChartLines> |
CTBarChart.serLines |
| Modifier and Type | Method and Description |
|---|---|
CTChartLines |
ObjectFactory.createCTChartLines()
Create an instance of
CTChartLines |
CTChartLines |
CTArea3DChart.getDropLines()
Gets the value of the dropLines property.
|
CTChartLines |
CTAreaChart.getDropLines()
Gets the value of the dropLines property.
|
CTChartLines |
CTStockChart.getDropLines()
Gets the value of the dropLines property.
|
CTChartLines |
CTLine3DChart.getDropLines()
Gets the value of the dropLines property.
|
CTChartLines |
CTLineChart.getDropLines()
Gets the value of the dropLines property.
|
CTChartLines |
CTStockChart.getHiLowLines()
Gets the value of the hiLowLines property.
|
CTChartLines |
CTLineChart.getHiLowLines()
Gets the value of the hiLowLines property.
|
CTChartLines |
CTDLbls.getLeaderLines()
Gets the value of the leaderLines property.
|
CTChartLines |
CTValAx.getMajorGridlines()
Gets the value of the majorGridlines property.
|
CTChartLines |
CTSerAx.getMajorGridlines()
Gets the value of the majorGridlines property.
|
CTChartLines |
CTDateAx.getMajorGridlines()
Gets the value of the majorGridlines property.
|
CTChartLines |
CTCatAx.getMajorGridlines()
Gets the value of the majorGridlines property.
|
CTChartLines |
CTValAx.getMinorGridlines()
Gets the value of the minorGridlines property.
|
CTChartLines |
CTSerAx.getMinorGridlines()
Gets the value of the minorGridlines property.
|
CTChartLines |
CTDateAx.getMinorGridlines()
Gets the value of the minorGridlines property.
|
CTChartLines |
CTCatAx.getMinorGridlines()
Gets the value of the minorGridlines property.
|
| Modifier and Type | Method and Description |
|---|---|
List<CTChartLines> |
CTOfPieChart.getSerLines()
Gets the value of the serLines property.
|
List<CTChartLines> |
CTBarChart.getSerLines()
Gets the value of the serLines property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTArea3DChart.setDropLines(CTChartLines value)
Sets the value of the dropLines property.
|
void |
CTAreaChart.setDropLines(CTChartLines value)
Sets the value of the dropLines property.
|
void |
CTStockChart.setDropLines(CTChartLines value)
Sets the value of the dropLines property.
|
void |
CTLine3DChart.setDropLines(CTChartLines value)
Sets the value of the dropLines property.
|
void |
CTLineChart.setDropLines(CTChartLines value)
Sets the value of the dropLines property.
|
void |
CTStockChart.setHiLowLines(CTChartLines value)
Sets the value of the hiLowLines property.
|
void |
CTLineChart.setHiLowLines(CTChartLines value)
Sets the value of the hiLowLines property.
|
void |
CTDLbls.setLeaderLines(CTChartLines value)
Sets the value of the leaderLines property.
|
void |
CTValAx.setMajorGridlines(CTChartLines value)
Sets the value of the majorGridlines property.
|
void |
CTSerAx.setMajorGridlines(CTChartLines value)
Sets the value of the majorGridlines property.
|
void |
CTDateAx.setMajorGridlines(CTChartLines value)
Sets the value of the majorGridlines property.
|
void |
CTCatAx.setMajorGridlines(CTChartLines value)
Sets the value of the majorGridlines property.
|
void |
CTValAx.setMinorGridlines(CTChartLines value)
Sets the value of the minorGridlines property.
|
void |
CTSerAx.setMinorGridlines(CTChartLines value)
Sets the value of the minorGridlines property.
|
void |
CTDateAx.setMinorGridlines(CTChartLines value)
Sets the value of the minorGridlines property.
|
void |
CTCatAx.setMinorGridlines(CTChartLines value)
Sets the value of the minorGridlines property.
|
Copyright © 2007-2020. All Rights Reserved.