Uses of Class
org.docx4j.dml.chart.CTMarkerStyle
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTMarkerStyle in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTMarkerStyle Modifier and Type Field Description protected CTMarkerStyleCTMarker. symbolMethods in org.docx4j.dml.chart that return CTMarkerStyle Modifier and Type Method Description CTMarkerStyleObjectFactory. createCTMarkerStyle()Create an instance ofCTMarkerStyleCTMarkerStyleCTMarker. getSymbol()Gets the value of the symbol property.Methods in org.docx4j.dml.chart with parameters of type CTMarkerStyle Modifier and Type Method Description voidCTMarker. setSymbol(CTMarkerStyle value)Sets the value of the symbol property.