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.



33741
33742
33743
33744
33745
33746
33747
33748
33749
33750
33751
33752
33753
33754
33755
33756
# File 'lib/aws-sdk-quicksight/types.rb', line 33741

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.



33741
33742
33743
33744
33745
33746
33747
33748
33749
33750
33751
33752
33753
33754
33755
33756
# File 'lib/aws-sdk-quicksight/types.rb', line 33741

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.



33741
33742
33743
33744
33745
33746
33747
33748
33749
33750
33751
33752
33753
33754
33755
33756
# File 'lib/aws-sdk-quicksight/types.rb', line 33741

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.



33741
33742
33743
33744
33745
33746
33747
33748
33749
33750
33751
33752
33753
33754
33755
33756
# File 'lib/aws-sdk-quicksight/types.rb', line 33741

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.



33741
33742
33743
33744
33745
33746
33747
33748
33749
33750
33751
33752
33753
33754
33755
33756
# File 'lib/aws-sdk-quicksight/types.rb', line 33741

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.



33741
33742
33743
33744
33745
33746
33747
33748
33749
33750
33751
33752
33753
33754
33755
33756
# File 'lib/aws-sdk-quicksight/types.rb', line 33741

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.



33741
33742
33743
33744
33745
33746
33747
33748
33749
33750
33751
33752
33753
33754
33755
33756
# File 'lib/aws-sdk-quicksight/types.rb', line 33741

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.



33741
33742
33743
33744
33745
33746
33747
33748
33749
33750
33751
33752
33753
33754
33755
33756
# File 'lib/aws-sdk-quicksight/types.rb', line 33741

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.



33741
33742
33743
33744
33745
33746
33747
33748
33749
33750
33751
33752
33753
33754
33755
33756
# File 'lib/aws-sdk-quicksight/types.rb', line 33741

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.



33741
33742
33743
33744
33745
33746
33747
33748
33749
33750
33751
33752
33753
33754
33755
33756
# File 'lib/aws-sdk-quicksight/types.rb', line 33741

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.



33741
33742
33743
33744
33745
33746
33747
33748
33749
33750
33751
33752
33753
33754
33755
33756
# File 'lib/aws-sdk-quicksight/types.rb', line 33741

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.



33741
33742
33743
33744
33745
33746
33747
33748
33749
33750
33751
33752
33753
33754
33755
33756
# File 'lib/aws-sdk-quicksight/types.rb', line 33741

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