Class RMGraphPartPie

    • Field Detail

      • EXTRUSIONS

        public static final java.lang.String[] EXTRUSIONS
    • Constructor Detail

      • RMGraphPartPie

        public RMGraphPartPie()
    • Method Detail

      • getDrawWedgeLabelLines

        public boolean getDrawWedgeLabelLines()
        Returns whether a pie graph draws lines from the wedges to wedge labels.
      • setDrawWedgeLabelLines

        public void setDrawWedgeLabelLines​(boolean aFlag)
        Sets whether a pie graph draws lines from the wedges to wedge labels.
      • getExtrusionKey

        public java.lang.String getExtrusionKey()
        Returns the key used to determine which pie wedges get extruded.
      • setExtrusionKey

        public void setExtrusionKey​(java.lang.String aKey)
        Sets the key used to determine which pie wedges get extruded.