Class FunnelDataLabels

    • Constructor Detail

      • FunnelDataLabels

        public FunnelDataLabels()
    • Method Detail

      • setConnectorColor

        public void setConnectorColor​(String connectorColor)
        Sets the color of the line connecting the data label to the pie slice.

        Defaults to #606060.

        Overrides:
        setConnectorColor in class PieDataLabels
      • getConnectorColor

        public String getConnectorColor()
        Returns the color of the line connecting the data label to the pie slice.

        Defaults to #606060.

        Overrides:
        getConnectorColor in class PieDataLabels