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



3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
# File 'lib/aws-sdk-quicksight/types.rb', line 3386

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.



3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
# File 'lib/aws-sdk-quicksight/types.rb', line 3386

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.



3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
# File 'lib/aws-sdk-quicksight/types.rb', line 3386

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.



3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
# File 'lib/aws-sdk-quicksight/types.rb', line 3386

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.



3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
# File 'lib/aws-sdk-quicksight/types.rb', line 3386

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.



3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
# File 'lib/aws-sdk-quicksight/types.rb', line 3386

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.



3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
# File 'lib/aws-sdk-quicksight/types.rb', line 3386

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.



3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
# File 'lib/aws-sdk-quicksight/types.rb', line 3386

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:



3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
# File 'lib/aws-sdk-quicksight/types.rb', line 3386

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`.



3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
# File 'lib/aws-sdk-quicksight/types.rb', line 3386

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.



3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
# File 'lib/aws-sdk-quicksight/types.rb', line 3386

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.



3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
# File 'lib/aws-sdk-quicksight/types.rb', line 3386

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