Uses of Class
org.docx4j.dml.chart.CTTrendlineLbl
Packages that use CTTrendlineLbl
-
Uses of CTTrendlineLbl in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTTrendlineLblMethods in org.docx4j.dml.chart that return CTTrendlineLblModifier and TypeMethodDescriptionObjectFactory.createCTTrendlineLbl()Create an instance ofCTTrendlineLblCTTrendline.getTrendlineLbl()Gets the value of the trendlineLbl property.Methods in org.docx4j.dml.chart with parameters of type CTTrendlineLblModifier and TypeMethodDescriptionvoidCTTrendline.setTrendlineLbl(CTTrendlineLbl value) Sets the value of the trendlineLbl property.