Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTBinning
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
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 CTBinning Modifier and Type Field Description protected CTBinningCTSeriesLayoutProperties. binningMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTBinning Modifier and Type Method Description CTBinningObjectFactory. createCTBinning()Create an instance ofCTBinningCTBinningCTSeriesLayoutProperties. getBinning()Gets the value of the binning property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTBinning Modifier and Type Method Description voidCTSeriesLayoutProperties. setBinning(CTBinning value)Sets the value of the binning property.