Class RMGraphPartBars

    • Constructor Detail

      • RMGraphPartBars

        public RMGraphPartBars()
    • Method Detail

      • getBarGap

        public float getBarGap()
        Returns the width of the gap between bars in a set as a fraction of bar width.
      • setBarGap

        public void setBarGap​(float aValue)
        Sets width of the gap between bars in a set as a fraction of bar width.
      • getSetGap

        public float getSetGap()
        Returns the width of the gap between sets as a fraction of chart area.
      • setSetGap

        public void setSetGap​(float aValue)
        Sets the width of the gap between sets as a fraction of chart area.
      • getBarCount

        public int getBarCount()
        Returns the minimum number of bars for the graph to provide space for in a section.
      • setBarCount

        public void setBarCount​(int aValue)
        Sets the minimum number of bars for the graph to provide space for in a section.