Interface DonutCenterOptions.Builder

  • Method Details

    • 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:
    • 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: