Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTRegionLabelLayout
Packages that use CTRegionLabelLayout
-
Uses of CTRegionLabelLayout in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTRegionLabelLayoutModifier and TypeFieldDescriptionprotected CTRegionLabelLayoutCTSeriesLayoutProperties.regionLabelLayoutMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTRegionLabelLayoutModifier and TypeMethodDescriptionObjectFactory.createCTRegionLabelLayout()Create an instance ofCTRegionLabelLayoutCTSeriesLayoutProperties.getRegionLabelLayout()Gets the value of the regionLabelLayout property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTRegionLabelLayoutModifier and TypeMethodDescriptionvoidCTSeriesLayoutProperties.setRegionLabelLayout(CTRegionLabelLayout value) Sets the value of the regionLabelLayout property.