Class SunburstDataLabels

    • Constructor Detail

      • SunburstDataLabels

        public SunburstDataLabels()
    • Method Detail

      • getRotationMode

        public String getRotationMode()
        Returns a rotationMode on all points which lies on the same level.

        Default: circular

        Overrides:
        getRotationMode in class DataLabels
      • setRotationMode

        public void setRotationMode​(String rotationMode)
        Sets a rotationMode on all points which lies on the same level.
        Overrides:
        setRotationMode in class DataLabels