Class: Aws::QuickSight::Types::WaterfallChartConfiguration

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-quicksight/types.rb

Overview

The configuration for a waterfall visual.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#category_axis_display_optionsTypes::AxisDisplayOptions

The options that determine the presentation of the category axis.



36847
36848
36849
36850
36851
36852
36853
36854
36855
36856
36857
36858
36859
36860
36861
36862
# File 'lib/aws-sdk-quicksight/types.rb', line 36847

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,
  :color_configuration,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#category_axis_label_optionsTypes::ChartAxisLabelOptions

The options that determine the presentation of the category axis label.



36847
36848
36849
36850
36851
36852
36853
36854
36855
36856
36857
36858
36859
36860
36861
36862
# File 'lib/aws-sdk-quicksight/types.rb', line 36847

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,
  :color_configuration,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#color_configurationTypes::WaterfallChartColorConfiguration

The color configuration of a waterfall visual.



36847
36848
36849
36850
36851
36852
36853
36854
36855
36856
36857
36858
36859
36860
36861
36862
# File 'lib/aws-sdk-quicksight/types.rb', line 36847

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,
  :color_configuration,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#data_labelsTypes::DataLabelOptions

The data label configuration of a waterfall visual.



36847
36848
36849
36850
36851
36852
36853
36854
36855
36856
36857
36858
36859
36860
36861
36862
# File 'lib/aws-sdk-quicksight/types.rb', line 36847

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,
  :color_configuration,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#field_wellsTypes::WaterfallChartFieldWells

The field well configuration of a waterfall visual.



36847
36848
36849
36850
36851
36852
36853
36854
36855
36856
36857
36858
36859
36860
36861
36862
# File 'lib/aws-sdk-quicksight/types.rb', line 36847

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,
  :color_configuration,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#interactionsTypes::VisualInteractionOptions

The general visual interactions setup for a visual.



36847
36848
36849
36850
36851
36852
36853
36854
36855
36856
36857
36858
36859
36860
36861
36862
# File 'lib/aws-sdk-quicksight/types.rb', line 36847

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,
  :color_configuration,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#legendTypes::LegendOptions

The legend configuration of a waterfall visual.



36847
36848
36849
36850
36851
36852
36853
36854
36855
36856
36857
36858
36859
36860
36861
36862
# File 'lib/aws-sdk-quicksight/types.rb', line 36847

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,
  :color_configuration,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#primary_y_axis_display_optionsTypes::AxisDisplayOptions

The options that determine the presentation of the y-axis.



36847
36848
36849
36850
36851
36852
36853
36854
36855
36856
36857
36858
36859
36860
36861
36862
# File 'lib/aws-sdk-quicksight/types.rb', line 36847

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,
  :color_configuration,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#primary_y_axis_label_optionsTypes::ChartAxisLabelOptions

The options that determine the presentation of the y-axis label.



36847
36848
36849
36850
36851
36852
36853
36854
36855
36856
36857
36858
36859
36860
36861
36862
# File 'lib/aws-sdk-quicksight/types.rb', line 36847

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,
  :color_configuration,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#sort_configurationTypes::WaterfallChartSortConfiguration

The sort configuration of a waterfall visual.



36847
36848
36849
36850
36851
36852
36853
36854
36855
36856
36857
36858
36859
36860
36861
36862
# File 'lib/aws-sdk-quicksight/types.rb', line 36847

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,
  :color_configuration,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#visual_paletteTypes::VisualPalette

The visual palette configuration of a waterfall visual.



36847
36848
36849
36850
36851
36852
36853
36854
36855
36856
36857
36858
36859
36860
36861
36862
# File 'lib/aws-sdk-quicksight/types.rb', line 36847

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,
  :color_configuration,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#waterfall_chart_optionsTypes::WaterfallChartOptions

The options that determine the presentation of a waterfall visual.



36847
36848
36849
36850
36851
36852
36853
36854
36855
36856
36857
36858
36859
36860
36861
36862
# File 'lib/aws-sdk-quicksight/types.rb', line 36847

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,
  :color_configuration,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end