Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTParentLabelLayout
Packages that use CTParentLabelLayout
-
Uses of CTParentLabelLayout in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTParentLabelLayoutModifier and TypeFieldDescriptionprotected CTParentLabelLayoutCTSeriesLayoutProperties.parentLabelLayoutMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTParentLabelLayoutModifier and TypeMethodDescriptionObjectFactory.createCTParentLabelLayout()Create an instance ofCTParentLabelLayoutCTSeriesLayoutProperties.getParentLabelLayout()Gets the value of the parentLabelLayout property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTParentLabelLayoutModifier and TypeMethodDescriptionvoidCTSeriesLayoutProperties.setParentLabelLayout(CTParentLabelLayout value) Sets the value of the parentLabelLayout property.