Class UpDownBars

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

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

    • UpDownBars

      public UpDownBars()
      Instantiates a new up down bars.
  • Method Details

    • clone

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

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

      public ChartShapeProperties getDownBars()
      Gets the down bars.
      Returns:
      the down bars
    • getGapWidth

      public int getGapWidth()
      Gets the gap width.
      Returns:
      the gap width
    • setGapWidth

      public void setGapWidth(int gapWidth)
      Sets the gap width.
      Parameters:
      gapWidth - the new gap width
    • getUpBars

      public ChartShapeProperties getUpBars()
      Gets the up bars.
      Returns:
      the up bars