| Package | Description |
|---|---|
| org.docx4j.dml.chart |
| Modifier and Type | Field and Description |
|---|---|
protected List<CTTrendline> |
CTAreaSer.trendline |
protected List<CTTrendline> |
CTBarSer.trendline |
protected List<CTTrendline> |
CTScatterSer.trendline |
protected List<CTTrendline> |
CTLineSer.trendline |
protected List<CTTrendline> |
CTBubbleSer.trendline |
| Modifier and Type | Method and Description |
|---|---|
CTTrendline |
ObjectFactory.createCTTrendline()
Create an instance of
CTTrendline |
| Modifier and Type | Method and Description |
|---|---|
List<CTTrendline> |
CTAreaSer.getTrendline()
Gets the value of the trendline property.
|
List<CTTrendline> |
CTBarSer.getTrendline()
Gets the value of the trendline property.
|
List<CTTrendline> |
CTScatterSer.getTrendline()
Gets the value of the trendline property.
|
List<CTTrendline> |
CTLineSer.getTrendline()
Gets the value of the trendline property.
|
List<CTTrendline> |
CTBubbleSer.getTrendline()
Gets the value of the trendline property.
|
Copyright © 2007-2020. All Rights Reserved.