Uses of Class
org.docx4j.dml.chart.CTTrendline
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTTrendline in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart with type parameters of type CTTrendline Modifier and Type Field Description protected java.util.List<CTTrendline>CTAreaSer. trendlineprotected java.util.List<CTTrendline>CTBarSer. trendlineprotected java.util.List<CTTrendline>CTBubbleSer. trendlineprotected java.util.List<CTTrendline>CTLineSer. trendlineprotected java.util.List<CTTrendline>CTScatterSer. trendlineMethods in org.docx4j.dml.chart that return CTTrendline Modifier and Type Method Description CTTrendlineObjectFactory. createCTTrendline()Create an instance ofCTTrendlineMethods in org.docx4j.dml.chart that return types with arguments of type CTTrendline Modifier and Type Method Description java.util.List<CTTrendline>CTAreaSer. getTrendline()Gets the value of the trendline property.java.util.List<CTTrendline>CTBarSer. getTrendline()Gets the value of the trendline property.java.util.List<CTTrendline>CTBubbleSer. getTrendline()Gets the value of the trendline property.java.util.List<CTTrendline>CTLineSer. getTrendline()Gets the value of the trendline property.java.util.List<CTTrendline>CTScatterSer. getTrendline()Gets the value of the trendline property.