Uses of Class
org.docx4j.dml.chart.CTTrendlineLbl
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTTrendlineLbl in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTTrendlineLbl Modifier and Type Field Description protected CTTrendlineLblCTTrendline. trendlineLblMethods in org.docx4j.dml.chart that return CTTrendlineLbl Modifier and Type Method Description CTTrendlineLblObjectFactory. createCTTrendlineLbl()Create an instance ofCTTrendlineLblCTTrendlineLblCTTrendline. getTrendlineLbl()Gets the value of the trendlineLbl property.Methods in org.docx4j.dml.chart with parameters of type CTTrendlineLbl Modifier and Type Method Description voidCTTrendline. setTrendlineLbl(CTTrendlineLbl value)Sets the value of the trendlineLbl property.