Class FillBetween

    • Constructor Detail

      • FillBetween

        public FillBetween()
    • Method Detail

      • getBaseSeries

        public Integer getBaseSeries()
        Gets the base series.
        Returns:
        baseSeries
      • setBaseSeries

        public void setBaseSeries​(Integer baseSeries)
        Sets the base series.
        Parameters:
        baseSeries - the new base series
      • getColor

        public String getColor()
        Gets the color.
        Returns:
        color
      • setColor

        public void setColor​(String color)
        Sets the color.
        Parameters:
        color - the new color
      • getFill

        public Boolean getFill()
        Gets the fill.
        Returns:
        fill true ou false
      • setFill

        public void setFill​(Boolean fill)
        Sets the fill.
        Parameters:
        fill - the new fill
      • getSerie1

        public Integer getSerie1()
        Gets the serie1.
        Returns:
        serie1
      • setSerie1

        public void setSerie1​(Integer serie1)
        Sets the serie1.
        Parameters:
        serie1 - the new serie1
      • getSerie2

        public Integer getSerie2()
        Gets the serie2.
        Returns:
        serie2
      • setSerie2

        public void setSerie2​(Integer serie2)
        Sets the serie2.
        Parameters:
        serie2 - the new serie2