Interface TrendArrowOptions.Builder

    • Method Detail

      • visibility

        TrendArrowOptions.Builder visibility​(String visibility)

        The visibility of the trend arrows.

        Parameters:
        visibility - The visibility of the trend arrows.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Visibility, Visibility
      • visibility

        TrendArrowOptions.Builder visibility​(Visibility visibility)

        The visibility of the trend arrows.

        Parameters:
        visibility - The visibility of the trend arrows.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Visibility, Visibility