Class RelativeSizeAnchor

java.lang.Object
com.independentsoft.office.charts.drawing.Anchor
com.independentsoft.office.charts.drawing.RelativeSizeAnchor

public class RelativeSizeAnchor extends Anchor
The Class RelativeSizeAnchor.
  • Constructor Details

    • RelativeSizeAnchor

      public RelativeSizeAnchor()
      Instantiates a new relative size anchor.
    • RelativeSizeAnchor

      public RelativeSizeAnchor(InternalXMLStreamReader reader) throws XMLStreamException
      Instantiates a new relative size anchor.
      Parameters:
      reader - the reader
      Throws:
      XMLStreamException - the xML stream exception
  • Method Details