Package | Description |
---|---|
org.docx4j.dml.chart |
Modifier and Type | Field and Description |
---|---|
protected CTNumDataSource |
CTBubbleSer.bubbleSize |
protected CTNumDataSource |
CTErrBars.minus |
protected CTNumDataSource |
CTErrBars.plus |
protected CTNumDataSource |
CTSurfaceSer.val |
protected CTNumDataSource |
CTAreaSer.val |
protected CTNumDataSource |
CTRadarSer.val |
protected CTNumDataSource |
CTLineSer.val |
protected CTNumDataSource |
CTBarSer.val |
protected CTNumDataSource |
CTPieSer.val |
protected CTNumDataSource |
CTScatterSer.yVal |
protected CTNumDataSource |
CTBubbleSer.yVal |
Modifier and Type | Method and Description |
---|---|
CTNumDataSource |
ObjectFactory.createCTNumDataSource()
Create an instance of
CTNumDataSource |
CTNumDataSource |
CTBubbleSer.getBubbleSize()
Gets the value of the bubbleSize property.
|
CTNumDataSource |
CTErrBars.getMinus()
Gets the value of the minus property.
|
CTNumDataSource |
CTErrBars.getPlus()
Gets the value of the plus property.
|
CTNumDataSource |
CTSurfaceSer.getVal()
Gets the value of the val property.
|
CTNumDataSource |
CTAreaSer.getVal()
Gets the value of the val property.
|
CTNumDataSource |
CTRadarSer.getVal()
Gets the value of the val property.
|
CTNumDataSource |
CTLineSer.getVal()
Gets the value of the val property.
|
CTNumDataSource |
CTBarSer.getVal()
Gets the value of the val property.
|
CTNumDataSource |
SerContent.getVal() |
CTNumDataSource |
CTPieSer.getVal()
Gets the value of the val property.
|
CTNumDataSource |
CTScatterSer.getYVal()
Gets the value of the yVal property.
|
CTNumDataSource |
CTBubbleSer.getYVal()
Gets the value of the yVal property.
|
CTNumDataSource |
SerContentXY.getYVal() |
Modifier and Type | Method and Description |
---|---|
void |
CTBubbleSer.setBubbleSize(CTNumDataSource value)
Sets the value of the bubbleSize property.
|
void |
CTErrBars.setMinus(CTNumDataSource value)
Sets the value of the minus property.
|
void |
CTErrBars.setPlus(CTNumDataSource value)
Sets the value of the plus property.
|
void |
CTSurfaceSer.setVal(CTNumDataSource value)
Sets the value of the val property.
|
void |
CTAreaSer.setVal(CTNumDataSource value)
Sets the value of the val property.
|
void |
CTRadarSer.setVal(CTNumDataSource value)
Sets the value of the val property.
|
void |
CTLineSer.setVal(CTNumDataSource value)
Sets the value of the val property.
|
void |
CTBarSer.setVal(CTNumDataSource value)
Sets the value of the val property.
|
void |
SerContent.setVal(CTNumDataSource parValue) |
void |
CTPieSer.setVal(CTNumDataSource value)
Sets the value of the val property.
|
void |
CTScatterSer.setYVal(CTNumDataSource value)
Sets the value of the yVal property.
|
void |
CTBubbleSer.setYVal(CTNumDataSource value)
Sets the value of the yVal property.
|
void |
SerContentXY.setYVal(CTNumDataSource parValue) |
Copyright © 2007-2019. All Rights Reserved.