| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart | |
| org.docx4j.dml.chart |
| Modifier and Type | Field and Description |
|---|---|
protected CTAxDataSource |
CTFilteredCategoryTitle.cat |
| Modifier and Type | Method and Description |
|---|---|
CTAxDataSource |
CTFilteredCategoryTitle.getCat()
Gets the value of the cat property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTFilteredCategoryTitle.setCat(CTAxDataSource value)
Sets the value of the cat property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTAxDataSource |
CTRadarSer.cat |
protected CTAxDataSource |
CTBarSer.cat |
protected CTAxDataSource |
CTSurfaceSer.cat |
protected CTAxDataSource |
CTLineSer.cat |
protected CTAxDataSource |
CTAreaSer.cat |
protected CTAxDataSource |
CTPieSer.cat |
protected CTAxDataSource |
CTScatterSer.xVal |
protected CTAxDataSource |
CTBubbleSer.xVal |
| Modifier and Type | Method and Description |
|---|---|
CTAxDataSource |
ObjectFactory.createCTAxDataSource()
Create an instance of
CTAxDataSource |
CTAxDataSource |
CTRadarSer.getCat()
Gets the value of the cat property.
|
CTAxDataSource |
CTBarSer.getCat()
Gets the value of the cat property.
|
CTAxDataSource |
CTSurfaceSer.getCat()
Gets the value of the cat property.
|
CTAxDataSource |
CTLineSer.getCat()
Gets the value of the cat property.
|
CTAxDataSource |
CTAreaSer.getCat()
Gets the value of the cat property.
|
CTAxDataSource |
CTPieSer.getCat()
Gets the value of the cat property.
|
CTAxDataSource |
CTScatterSer.getXVal()
Gets the value of the xVal property.
|
CTAxDataSource |
CTBubbleSer.getXVal()
Gets the value of the xVal property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTRadarSer.setCat(CTAxDataSource value)
Sets the value of the cat property.
|
void |
CTBarSer.setCat(CTAxDataSource value)
Sets the value of the cat property.
|
void |
CTSurfaceSer.setCat(CTAxDataSource value)
Sets the value of the cat property.
|
void |
CTLineSer.setCat(CTAxDataSource value)
Sets the value of the cat property.
|
void |
CTAreaSer.setCat(CTAxDataSource value)
Sets the value of the cat property.
|
void |
CTPieSer.setCat(CTAxDataSource value)
Sets the value of the cat property.
|
void |
CTScatterSer.setXVal(CTAxDataSource value)
Sets the value of the xVal property.
|
void |
CTBubbleSer.setXVal(CTAxDataSource value)
Sets the value of the xVal property.
|
Copyright © 2007-2022. All Rights Reserved.