Interface WaterfallChartOptions.Builder

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

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

    • totalBarLabel

      WaterfallChartOptions.Builder totalBarLabel(String totalBarLabel)

      This option determines the total bar label of a waterfall visual.

      Parameters:
      totalBarLabel - This option determines the total bar label of a waterfall visual.
      Returns:
      Returns a reference to this object so that method calls can be chained together.