Class: Aws::QuickSight::Types::BoxPlotChartConfiguration

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

Overview

The configuration of a ‘BoxPlotVisual`.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#box_plot_optionsTypes::BoxPlotOptions

The box plot chart options for a box plot visual



3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
# File 'lib/aws-sdk-quicksight/types.rb', line 3398

class BoxPlotChartConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :box_plot_options,
  :category_axis,
  :category_label_options,
  :primary_y_axis_display_options,
  :primary_y_axis_label_options,
  :legend,
  :tooltip,
  :reference_lines,
  :visual_palette,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#category_axisTypes::AxisDisplayOptions

The label display options (grid line, range, scale, axis step) of a box plot category.



3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
# File 'lib/aws-sdk-quicksight/types.rb', line 3398

class BoxPlotChartConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :box_plot_options,
  :category_axis,
  :category_label_options,
  :primary_y_axis_display_options,
  :primary_y_axis_label_options,
  :legend,
  :tooltip,
  :reference_lines,
  :visual_palette,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#category_label_optionsTypes::ChartAxisLabelOptions

The label options (label text, label visibility and sort Icon visibility) of a box plot category.



3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
# File 'lib/aws-sdk-quicksight/types.rb', line 3398

class BoxPlotChartConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :box_plot_options,
  :category_axis,
  :category_label_options,
  :primary_y_axis_display_options,
  :primary_y_axis_label_options,
  :legend,
  :tooltip,
  :reference_lines,
  :visual_palette,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#field_wellsTypes::BoxPlotFieldWells

The field wells of the visual.



3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
# File 'lib/aws-sdk-quicksight/types.rb', line 3398

class BoxPlotChartConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :box_plot_options,
  :category_axis,
  :category_label_options,
  :primary_y_axis_display_options,
  :primary_y_axis_label_options,
  :legend,
  :tooltip,
  :reference_lines,
  :visual_palette,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#interactionsTypes::VisualInteractionOptions

The general visual interactions setup for a visual.



3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
# File 'lib/aws-sdk-quicksight/types.rb', line 3398

class BoxPlotChartConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :box_plot_options,
  :category_axis,
  :category_label_options,
  :primary_y_axis_display_options,
  :primary_y_axis_label_options,
  :legend,
  :tooltip,
  :reference_lines,
  :visual_palette,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#legendTypes::LegendOptions

The options for the legend setup of a visual.



3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
# File 'lib/aws-sdk-quicksight/types.rb', line 3398

class BoxPlotChartConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :box_plot_options,
  :category_axis,
  :category_label_options,
  :primary_y_axis_display_options,
  :primary_y_axis_label_options,
  :legend,
  :tooltip,
  :reference_lines,
  :visual_palette,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#primary_y_axis_display_optionsTypes::AxisDisplayOptions

The label display options (grid line, range, scale, axis step) of a box plot category.



3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
# File 'lib/aws-sdk-quicksight/types.rb', line 3398

class BoxPlotChartConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :box_plot_options,
  :category_axis,
  :category_label_options,
  :primary_y_axis_display_options,
  :primary_y_axis_label_options,
  :legend,
  :tooltip,
  :reference_lines,
  :visual_palette,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#primary_y_axis_label_optionsTypes::ChartAxisLabelOptions

The label options (label text, label visibility and sort icon visibility) of a box plot value.



3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
# File 'lib/aws-sdk-quicksight/types.rb', line 3398

class BoxPlotChartConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :box_plot_options,
  :category_axis,
  :category_label_options,
  :primary_y_axis_display_options,
  :primary_y_axis_label_options,
  :legend,
  :tooltip,
  :reference_lines,
  :visual_palette,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#reference_linesArray<Types::ReferenceLine>

The reference line setup of the visual.

Returns:



3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
# File 'lib/aws-sdk-quicksight/types.rb', line 3398

class BoxPlotChartConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :box_plot_options,
  :category_axis,
  :category_label_options,
  :primary_y_axis_display_options,
  :primary_y_axis_label_options,
  :legend,
  :tooltip,
  :reference_lines,
  :visual_palette,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#sort_configurationTypes::BoxPlotSortConfiguration

The sort configuration of a ‘BoxPlotVisual`.



3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
# File 'lib/aws-sdk-quicksight/types.rb', line 3398

class BoxPlotChartConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :box_plot_options,
  :category_axis,
  :category_label_options,
  :primary_y_axis_display_options,
  :primary_y_axis_label_options,
  :legend,
  :tooltip,
  :reference_lines,
  :visual_palette,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#tooltipTypes::TooltipOptions

The tooltip display setup of the visual.



3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
# File 'lib/aws-sdk-quicksight/types.rb', line 3398

class BoxPlotChartConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :box_plot_options,
  :category_axis,
  :category_label_options,
  :primary_y_axis_display_options,
  :primary_y_axis_label_options,
  :legend,
  :tooltip,
  :reference_lines,
  :visual_palette,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#visual_paletteTypes::VisualPalette

The palette (chart color) display setup of the visual.



3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
# File 'lib/aws-sdk-quicksight/types.rb', line 3398

class BoxPlotChartConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :box_plot_options,
  :category_axis,
  :category_label_options,
  :primary_y_axis_display_options,
  :primary_y_axis_label_options,
  :legend,
  :tooltip,
  :reference_lines,
  :visual_palette,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end