-
Method Summary
The options that determine the presentation of the category axis.
The options that determine the presentation of the category axis.
The options that determine the presentation of the category axis label.
The options that determine the presentation of the category axis label.
The data label configuration of a waterfall visual.
The data label configuration of a waterfall visual.
The field well configuration of a waterfall visual.
The field well configuration of a waterfall visual.
The legend configuration of a waterfall visual.
The legend configuration of a waterfall visual.
The options that determine the presentation of the y-axis.
The options that determine the presentation of the y-axis.
The options that determine the presentation of the y-axis label.
The options that determine the presentation of the y-axis label.
The sort configuration of a waterfall visual.
The sort configuration of a waterfall visual.
The visual palette configuration of a waterfall visual.
The visual palette configuration of a waterfall visual.
The options that determine the presentation of a waterfall visual.
The options that determine the presentation of a waterfall visual.
-
Method Details
-
fieldWells
The field well configuration of a waterfall visual.
- Parameters:
fieldWells
- The field well configuration of a waterfall visual.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
fieldWells
- Parameters:
fieldWells
- a consumer that will call methods on WaterfallChartFieldWells.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-
sortConfiguration
The sort configuration of a waterfall visual.
- Parameters:
sortConfiguration
- The sort configuration of a waterfall visual.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
sortConfiguration
- Parameters:
sortConfiguration
- a consumer that will call methods on WaterfallChartSortConfiguration.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-
waterfallChartOptions
The options that determine the presentation of a waterfall visual.
- Parameters:
waterfallChartOptions
- The options that determine the presentation of a waterfall visual.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
waterfallChartOptions
- Parameters:
waterfallChartOptions
- a consumer that will call methods on WaterfallChartOptions.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-
categoryAxisLabelOptions
The options that determine the presentation of the category axis label.
- Parameters:
categoryAxisLabelOptions
- The options that determine the presentation of the category axis label.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
categoryAxisLabelOptions
- Parameters:
categoryAxisLabelOptions
- a consumer that will call methods on ChartAxisLabelOptions.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-
categoryAxisDisplayOptions
The options that determine the presentation of the category axis.
- Parameters:
categoryAxisDisplayOptions
- The options that determine the presentation of the category axis.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
categoryAxisDisplayOptions
- Parameters:
categoryAxisDisplayOptions
- a consumer that will call methods on AxisDisplayOptions.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-
primaryYAxisLabelOptions
The options that determine the presentation of the y-axis label.
- Parameters:
primaryYAxisLabelOptions
- The options that determine the presentation of the y-axis label.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
primaryYAxisLabelOptions
- Parameters:
primaryYAxisLabelOptions
- a consumer that will call methods on ChartAxisLabelOptions.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-
primaryYAxisDisplayOptions
The options that determine the presentation of the y-axis.
- Parameters:
primaryYAxisDisplayOptions
- The options that determine the presentation of the y-axis.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
primaryYAxisDisplayOptions
- Parameters:
primaryYAxisDisplayOptions
- a consumer that will call methods on AxisDisplayOptions.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-
legend
The legend configuration of a waterfall visual.
- Parameters:
legend
- The legend configuration of a waterfall visual.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
legend
- Parameters:
legend
- a consumer that will call methods on LegendOptions.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-
dataLabels
The data label configuration of a waterfall visual.
- Parameters:
dataLabels
- The data label configuration of a waterfall visual.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
dataLabels
- Parameters:
dataLabels
- a consumer that will call methods on DataLabelOptions.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-
visualPalette
The visual palette configuration of a waterfall visual.
- Parameters:
visualPalette
- The visual palette configuration of a waterfall visual.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
visualPalette
- Parameters:
visualPalette
- a consumer that will call methods on VisualPalette.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-