Interface DonutCenterOptions.Builder

    • Method Detail

      • labelVisibility

        DonutCenterOptions.Builder labelVisibility​(String labelVisibility)

        Determines the visibility of the label in a donut chart. In the Amazon QuickSight console, this option is called 'Show total'.

        Parameters:
        labelVisibility - Determines the visibility of the label in a donut chart. In the Amazon QuickSight console, this option is called 'Show total'.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Visibility, Visibility
      • labelVisibility

        DonutCenterOptions.Builder labelVisibility​(Visibility labelVisibility)

        Determines the visibility of the label in a donut chart. In the Amazon QuickSight console, this option is called 'Show total'.

        Parameters:
        labelVisibility - Determines the visibility of the label in a donut chart. In the Amazon QuickSight console, this option is called 'Show total'.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Visibility, Visibility