Package | Description |
---|---|
org.docx4j.dml.chart |
Modifier and Type | Field and Description |
---|---|
protected CTErrBars |
CTLineSer.errBars |
protected CTErrBars |
CTBarSer.errBars |
Modifier and Type | Field and Description |
---|---|
protected List<CTErrBars> |
CTScatterSer.errBars |
protected List<CTErrBars> |
CTAreaSer.errBars |
protected List<CTErrBars> |
CTBubbleSer.errBars |
Modifier and Type | Method and Description |
---|---|
CTErrBars |
ObjectFactory.createCTErrBars()
Create an instance of
CTErrBars |
CTErrBars |
CTLineSer.getErrBars()
Gets the value of the errBars property.
|
CTErrBars |
CTBarSer.getErrBars()
Gets the value of the errBars property.
|
Modifier and Type | Method and Description |
---|---|
List<CTErrBars> |
CTScatterSer.getErrBars()
Gets the value of the errBars property.
|
List<CTErrBars> |
CTAreaSer.getErrBars()
Gets the value of the errBars property.
|
List<CTErrBars> |
CTBubbleSer.getErrBars()
Gets the value of the errBars property.
|
List<CTErrBars> |
SerContentXY.getErrBars() |
Modifier and Type | Method and Description |
---|---|
void |
CTLineSer.setErrBars(CTErrBars value)
Sets the value of the errBars property.
|
void |
CTBarSer.setErrBars(CTErrBars value)
Sets the value of the errBars property.
|
Copyright © 2007-2019. All Rights Reserved.