Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTBinning
Packages that use CTBinning
-
Uses of CTBinning in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTBinningMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTBinningModifier and TypeMethodDescriptionObjectFactory.createCTBinning()Create an instance ofCTBinningCTSeriesLayoutProperties.getBinning()Gets the value of the binning property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTBinningModifier and TypeMethodDescriptionvoidCTSeriesLayoutProperties.setBinning(CTBinning value) Sets the value of the binning property.