Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTDataLabels
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTDataLabels in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTDataLabels Modifier and Type Field Description protected CTDataLabelsCTSeries. dataLabelsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTDataLabels Modifier and Type Method Description CTDataLabelsObjectFactory. createCTDataLabels()Create an instance ofCTDataLabelsCTDataLabelsCTSeries. getDataLabels()Gets the value of the dataLabels property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTDataLabels Modifier and Type Method Description voidCTSeries. setDataLabels(CTDataLabels value)Sets the value of the dataLabels property.