Uses of Class
org.docx4j.dml.chart.CTTrendline
Packages that use CTTrendline
-
Uses of CTTrendline in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart with type parameters of type CTTrendlineModifier and TypeFieldDescriptionprotected List<CTTrendline>CTAreaSer.trendlineprotected List<CTTrendline>CTBarSer.trendlineprotected List<CTTrendline>CTBubbleSer.trendlineprotected List<CTTrendline>CTLineSer.trendlineprotected List<CTTrendline>CTScatterSer.trendlineMethods in org.docx4j.dml.chart that return CTTrendlineModifier and TypeMethodDescriptionObjectFactory.createCTTrendline()Create an instance ofCTTrendlineMethods in org.docx4j.dml.chart that return types with arguments of type CTTrendlineModifier and TypeMethodDescriptionCTAreaSer.getTrendline()Gets the value of the trendline property.CTBarSer.getTrendline()Gets the value of the trendline property.CTBubbleSer.getTrendline()Gets the value of the trendline property.CTLineSer.getTrendline()Gets the value of the trendline property.CTScatterSer.getTrendline()Gets the value of the trendline property.