Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTLegend
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTLegend in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTLegend Modifier and Type Field Description protected CTLegendCTChart. legendMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTLegend Modifier and Type Method Description CTLegendObjectFactory. createCTLegend()Create an instance ofCTLegendCTLegendCTChart. getLegend()Gets the value of the legend property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTLegend Modifier and Type Method Description voidCTChart. setLegend(CTLegend value)Sets the value of the legend property.