Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTDataLabels
Packages that use CTDataLabels
-
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 CTDataLabelsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTDataLabelsModifier and TypeMethodDescriptionObjectFactory.createCTDataLabels()Create an instance ofCTDataLabelsCTSeries.getDataLabels()Gets the value of the dataLabels property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTDataLabelsModifier and TypeMethodDescriptionvoidCTSeries.setDataLabels(CTDataLabels value) Sets the value of the dataLabels property.