Class SideWall

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

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

    • SideWall

      public SideWall()
      Instantiates a new side wall.
  • Method Details

    • clone

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

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

      public PictureOptions getPictureOptions()
      Gets the picture options.
      Returns:
      the picture options
    • setPictureOptions

      public void setPictureOptions(PictureOptions pictureOptions)
      Sets the picture options.
      Parameters:
      pictureOptions - the new picture options
    • getChartShapeProperties

      public ChartShapeProperties getChartShapeProperties()
      Gets the chart shape properties.
      Returns:
      the chart shape properties
    • getThickness

      public int getThickness()
      Gets the thickness.
      Returns:
      the thickness
    • setThickness

      public void setThickness(int thickness)
      Sets the thickness.
      Parameters:
      thickness - the new thickness