Class: Aws::QuickSight::Types::WaterfallChartConfiguration
- Inherits:
-
Struct
- Object
- Struct
- Aws::QuickSight::Types::WaterfallChartConfiguration
- Defined in:
- gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb
Overview
The configuration for a waterfall visual.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#category_axis_display_options ⇒ Types::AxisDisplayOptions
The options that determine the presentation of the category axis.
-
#category_axis_label_options ⇒ Types::ChartAxisLabelOptions
The options that determine the presentation of the category axis label.
-
#data_labels ⇒ Types::DataLabelOptions
The data label configuration of a waterfall visual.
-
#field_wells ⇒ Types::WaterfallChartFieldWells
The field well configuration of a waterfall visual.
-
#legend ⇒ Types::LegendOptions
The legend configuration of a waterfall visual.
-
#primary_y_axis_display_options ⇒ Types::AxisDisplayOptions
The options that determine the presentation of the y-axis.
-
#primary_y_axis_label_options ⇒ Types::ChartAxisLabelOptions
The options that determine the presentation of the y-axis label.
-
#sort_configuration ⇒ Types::WaterfallChartSortConfiguration
The sort configuration of a waterfall visual.
-
#visual_palette ⇒ Types::VisualPalette
The visual palette configuration of a waterfall visual.
-
#waterfall_chart_options ⇒ Types::WaterfallChartOptions
The options that determine the presentation of a waterfall visual.
Instance Attribute Details
#category_axis_display_options ⇒ Types::AxisDisplayOptions
The options that determine the presentation of the category axis.
31419 31420 31421 31422 31423 31424 31425 31426 31427 31428 31429 31430 31431 31432 |
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 31419 class WaterfallChartConfiguration < Struct.new( :field_wells, :sort_configuration, :waterfall_chart_options, :category_axis_label_options, :category_axis_display_options, :primary_y_axis_label_options, :primary_y_axis_display_options, :legend, :data_labels, :visual_palette) SENSITIVE = [] include Aws::Structure end |
#category_axis_label_options ⇒ Types::ChartAxisLabelOptions
The options that determine the presentation of the category axis label.
31419 31420 31421 31422 31423 31424 31425 31426 31427 31428 31429 31430 31431 31432 |
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 31419 class WaterfallChartConfiguration < Struct.new( :field_wells, :sort_configuration, :waterfall_chart_options, :category_axis_label_options, :category_axis_display_options, :primary_y_axis_label_options, :primary_y_axis_display_options, :legend, :data_labels, :visual_palette) SENSITIVE = [] include Aws::Structure end |
#data_labels ⇒ Types::DataLabelOptions
The data label configuration of a waterfall visual.
31419 31420 31421 31422 31423 31424 31425 31426 31427 31428 31429 31430 31431 31432 |
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 31419 class WaterfallChartConfiguration < Struct.new( :field_wells, :sort_configuration, :waterfall_chart_options, :category_axis_label_options, :category_axis_display_options, :primary_y_axis_label_options, :primary_y_axis_display_options, :legend, :data_labels, :visual_palette) SENSITIVE = [] include Aws::Structure end |
#field_wells ⇒ Types::WaterfallChartFieldWells
The field well configuration of a waterfall visual.
31419 31420 31421 31422 31423 31424 31425 31426 31427 31428 31429 31430 31431 31432 |
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 31419 class WaterfallChartConfiguration < Struct.new( :field_wells, :sort_configuration, :waterfall_chart_options, :category_axis_label_options, :category_axis_display_options, :primary_y_axis_label_options, :primary_y_axis_display_options, :legend, :data_labels, :visual_palette) SENSITIVE = [] include Aws::Structure end |
#legend ⇒ Types::LegendOptions
The legend configuration of a waterfall visual.
31419 31420 31421 31422 31423 31424 31425 31426 31427 31428 31429 31430 31431 31432 |
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 31419 class WaterfallChartConfiguration < Struct.new( :field_wells, :sort_configuration, :waterfall_chart_options, :category_axis_label_options, :category_axis_display_options, :primary_y_axis_label_options, :primary_y_axis_display_options, :legend, :data_labels, :visual_palette) SENSITIVE = [] include Aws::Structure end |
#primary_y_axis_display_options ⇒ Types::AxisDisplayOptions
The options that determine the presentation of the y-axis.
31419 31420 31421 31422 31423 31424 31425 31426 31427 31428 31429 31430 31431 31432 |
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 31419 class WaterfallChartConfiguration < Struct.new( :field_wells, :sort_configuration, :waterfall_chart_options, :category_axis_label_options, :category_axis_display_options, :primary_y_axis_label_options, :primary_y_axis_display_options, :legend, :data_labels, :visual_palette) SENSITIVE = [] include Aws::Structure end |
#primary_y_axis_label_options ⇒ Types::ChartAxisLabelOptions
The options that determine the presentation of the y-axis label.
31419 31420 31421 31422 31423 31424 31425 31426 31427 31428 31429 31430 31431 31432 |
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 31419 class WaterfallChartConfiguration < Struct.new( :field_wells, :sort_configuration, :waterfall_chart_options, :category_axis_label_options, :category_axis_display_options, :primary_y_axis_label_options, :primary_y_axis_display_options, :legend, :data_labels, :visual_palette) SENSITIVE = [] include Aws::Structure end |
#sort_configuration ⇒ Types::WaterfallChartSortConfiguration
The sort configuration of a waterfall visual.
31419 31420 31421 31422 31423 31424 31425 31426 31427 31428 31429 31430 31431 31432 |
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 31419 class WaterfallChartConfiguration < Struct.new( :field_wells, :sort_configuration, :waterfall_chart_options, :category_axis_label_options, :category_axis_display_options, :primary_y_axis_label_options, :primary_y_axis_display_options, :legend, :data_labels, :visual_palette) SENSITIVE = [] include Aws::Structure end |
#visual_palette ⇒ Types::VisualPalette
The visual palette configuration of a waterfall visual.
31419 31420 31421 31422 31423 31424 31425 31426 31427 31428 31429 31430 31431 31432 |
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 31419 class WaterfallChartConfiguration < Struct.new( :field_wells, :sort_configuration, :waterfall_chart_options, :category_axis_label_options, :category_axis_display_options, :primary_y_axis_label_options, :primary_y_axis_display_options, :legend, :data_labels, :visual_palette) SENSITIVE = [] include Aws::Structure end |
#waterfall_chart_options ⇒ Types::WaterfallChartOptions
The options that determine the presentation of a waterfall visual.
31419 31420 31421 31422 31423 31424 31425 31426 31427 31428 31429 31430 31431 31432 |
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 31419 class WaterfallChartConfiguration < Struct.new( :field_wells, :sort_configuration, :waterfall_chart_options, :category_axis_label_options, :category_axis_display_options, :primary_y_axis_label_options, :primary_y_axis_display_options, :legend, :data_labels, :visual_palette) SENSITIVE = [] include Aws::Structure end |