Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle.CTMarkerLayout
Packages that use CTMarkerLayout
-
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 CTMarkerLayoutMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle that return CTMarkerLayoutModifier and TypeMethodDescriptionObjectFactory.createCTMarkerLayout()Create an instance ofCTMarkerLayoutCTChartStyle.getDataPointMarkerLayout()Gets the value of the dataPointMarkerLayout property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle with parameters of type CTMarkerLayoutModifier and TypeMethodDescriptionvoidCTChartStyle.setDataPointMarkerLayout(CTMarkerLayout value) Sets the value of the dataPointMarkerLayout property.