Class CTExtremeValueColorPosition
java.lang.Object
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTExtremeValueColorPosition
public class CTExtremeValueColorPosition
extends java.lang.Object
Java class for CT_ExtremeValueColorPosition complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_ExtremeValueColorPosition">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
</restriction>
</complexContent>
</complexType>
-
Constructor Summary
Constructors Constructor Description CTExtremeValueColorPosition() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CTExtremeValueColorPosition
public CTExtremeValueColorPosition()
-