Interface KPISparklineOptions.Builder

All Superinterfaces:
Buildable, CopyableBuilder<KPISparklineOptions.Builder,KPISparklineOptions>, SdkBuilder<KPISparklineOptions.Builder,KPISparklineOptions>, SdkPojo
Enclosing class:
KPISparklineOptions

public static interface KPISparklineOptions.Builder extends SdkPojo, CopyableBuilder<KPISparklineOptions.Builder,KPISparklineOptions>
  • Method Details

    • visibility

      KPISparklineOptions.Builder visibility(String visibility)

      The visibility of the sparkline.

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

      KPISparklineOptions.Builder visibility(Visibility visibility)

      The visibility of the sparkline.

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

      The type of the sparkline.

      Parameters:
      type - The type of the sparkline.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of the sparkline.

      Parameters:
      type - The type of the sparkline.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • color

      The color of the sparkline.

      Parameters:
      color - The color of the sparkline.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tooltipVisibility

      KPISparklineOptions.Builder tooltipVisibility(String tooltipVisibility)

      The tooltip visibility of the sparkline.

      Parameters:
      tooltipVisibility - The tooltip visibility of the sparkline.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • tooltipVisibility

      KPISparklineOptions.Builder tooltipVisibility(Visibility tooltipVisibility)

      The tooltip visibility of the sparkline.

      Parameters:
      tooltipVisibility - The tooltip visibility of the sparkline.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: