Class Anchor
java.lang.Object
com.independentsoft.office.charts.drawing.Anchor
- Direct Known Subclasses:
AbsoluteSizeAnchor,RelativeSizeAnchor
The Class Anchor.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Anchorclone()Gets the element.getStart()Gets the start.voidsetElement(IAnchorElement element)Sets the element.voidsetStart(StartAnchorPoint start)Sets the start.
-
Constructor Details
-
Anchor
public Anchor()
-
-
Method Details