Class Layout

java.lang.Object
com.independentsoft.office.charts.Layout

public class Layout extends Object
The Class Layout.
  • Constructor Details

    • Layout

      public Layout()
      Instantiates a new layout.
  • Method Details

    • clone

      public Layout clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getManualLayout

      public ManualLayout getManualLayout()
      Gets the manual layout.
      Returns:
      the manual layout
    • setManualLayout

      public void setManualLayout(ManualLayout manualLayout)
      Sets the manual layout.
      Parameters:
      manualLayout - the new manual layout