Interface WaterfallChartOptions.Builder

    • Method Detail

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