Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle.CTMarkerLayout
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle |
-
Uses of CTMarkerLayout in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle declared as CTMarkerLayout Modifier and Type Field Description protected CTMarkerLayoutCTChartStyle. dataPointMarkerLayoutMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle that return CTMarkerLayout Modifier and Type Method Description CTMarkerLayoutObjectFactory. createCTMarkerLayout()Create an instance ofCTMarkerLayoutCTMarkerLayoutCTChartStyle. getDataPointMarkerLayout()Gets the value of the dataPointMarkerLayout property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle with parameters of type CTMarkerLayout Modifier and Type Method Description voidCTChartStyle. setDataPointMarkerLayout(CTMarkerLayout value)Sets the value of the dataPointMarkerLayout property.