| Package | Description |
|---|---|
| org.docx4j.dml.chart |
| Modifier and Type | Field and Description |
|---|---|
protected CTDouble |
CTTrendline.backward |
protected CTDouble |
CTValAx.crossesAt |
protected CTDouble |
CTDateAx.crossesAt |
protected CTDouble |
CTCatAx.crossesAt |
protected CTDouble |
CTSerAx.crossesAt |
protected CTDouble |
CTDispUnits.custUnit |
protected CTDouble |
CTTrendline.forward |
protected CTDouble |
CTManualLayout.h |
protected CTDouble |
CTTrendline.intercept |
protected CTDouble |
CTScaling.max |
protected CTDouble |
CTScaling.min |
protected CTDouble |
CTOfPieChart.splitPos |
protected CTDouble |
CTErrBars.val |
protected CTDouble |
CTManualLayout.w |
protected CTDouble |
CTManualLayout.x |
protected CTDouble |
CTManualLayout.y |
| Modifier and Type | Method and Description |
|---|---|
CTDouble |
ObjectFactory.createCTDouble()
Create an instance of
CTDouble |
CTDouble |
CTTrendline.getBackward()
Gets the value of the backward property.
|
CTDouble |
CTValAx.getCrossesAt()
Gets the value of the crossesAt property.
|
CTDouble |
CTDateAx.getCrossesAt()
Gets the value of the crossesAt property.
|
CTDouble |
CTCatAx.getCrossesAt()
Gets the value of the crossesAt property.
|
CTDouble |
CTSerAx.getCrossesAt()
Gets the value of the crossesAt property.
|
CTDouble |
CTDispUnits.getCustUnit()
Gets the value of the custUnit property.
|
CTDouble |
CTTrendline.getForward()
Gets the value of the forward property.
|
CTDouble |
CTManualLayout.getH()
Gets the value of the h property.
|
CTDouble |
CTTrendline.getIntercept()
Gets the value of the intercept property.
|
CTDouble |
CTScaling.getMax()
Gets the value of the max property.
|
CTDouble |
CTScaling.getMin()
Gets the value of the min property.
|
CTDouble |
CTOfPieChart.getSplitPos()
Gets the value of the splitPos property.
|
CTDouble |
CTErrBars.getVal()
Gets the value of the val property.
|
CTDouble |
CTManualLayout.getW()
Gets the value of the w property.
|
CTDouble |
CTManualLayout.getX()
Gets the value of the x property.
|
CTDouble |
CTManualLayout.getY()
Gets the value of the y property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTTrendline.setBackward(CTDouble value)
Sets the value of the backward property.
|
void |
CTValAx.setCrossesAt(CTDouble value)
Sets the value of the crossesAt property.
|
void |
CTDateAx.setCrossesAt(CTDouble value)
Sets the value of the crossesAt property.
|
void |
CTCatAx.setCrossesAt(CTDouble value)
Sets the value of the crossesAt property.
|
void |
CTSerAx.setCrossesAt(CTDouble value)
Sets the value of the crossesAt property.
|
void |
CTDispUnits.setCustUnit(CTDouble value)
Sets the value of the custUnit property.
|
void |
CTTrendline.setForward(CTDouble value)
Sets the value of the forward property.
|
void |
CTManualLayout.setH(CTDouble value)
Sets the value of the h property.
|
void |
CTTrendline.setIntercept(CTDouble value)
Sets the value of the intercept property.
|
void |
CTScaling.setMax(CTDouble value)
Sets the value of the max property.
|
void |
CTScaling.setMin(CTDouble value)
Sets the value of the min property.
|
void |
CTOfPieChart.setSplitPos(CTDouble value)
Sets the value of the splitPos property.
|
void |
CTErrBars.setVal(CTDouble value)
Sets the value of the val property.
|
void |
CTManualLayout.setW(CTDouble value)
Sets the value of the w property.
|
void |
CTManualLayout.setX(CTDouble value)
Sets the value of the x property.
|
void |
CTManualLayout.setY(CTDouble value)
Sets the value of the y property.
|
Copyright © 2007-2022. All Rights Reserved.