java.lang.Object
software.amazon.awscdk.services.quicksight.CfnAnalysis.BoxPlotChartConfigurationProperty.Builder
-
Constructor Summary
Constructors
-
Method Summary
Builds the configured instance.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
boxPlotOptions
- Parameters:
boxPlotOptions - The box plot chart options for a box plot visual.
- Returns:
this
-
boxPlotOptions
- Parameters:
boxPlotOptions - The box plot chart options for a box plot visual.
- Returns:
this
-
categoryAxis
- Parameters:
categoryAxis - The label display options (grid line, range, scale, axis step) of a box plot category.
- Returns:
this
-
categoryAxis
- Parameters:
categoryAxis - The label display options (grid line, range, scale, axis step) of a box plot category.
- Returns:
this
-
categoryLabelOptions
- Parameters:
categoryLabelOptions - The label options (label text, label visibility and sort Icon visibility) of a box plot category.
- Returns:
this
-
categoryLabelOptions
- Parameters:
categoryLabelOptions - The label options (label text, label visibility and sort Icon visibility) of a box plot category.
- Returns:
this
-
fieldWells
- Parameters:
fieldWells - The field wells of the visual.
- Returns:
this
-
fieldWells
- Parameters:
fieldWells - The field wells of the visual.
- Returns:
this
-
interactions
- Parameters:
interactions - The general visual interactions setup for a visual.
- Returns:
this
-
interactions
- Parameters:
interactions - The general visual interactions setup for a visual.
- Returns:
this
-
legend
- Parameters:
legend - the value to be set.
- Returns:
this
-
legend
- Parameters:
legend - the value to be set.
- Returns:
this
-
primaryYAxisDisplayOptions
- Parameters:
primaryYAxisDisplayOptions - The label display options (grid line, range, scale, axis step) of a box plot category.
- Returns:
this
-
primaryYAxisDisplayOptions
- Parameters:
primaryYAxisDisplayOptions - The label display options (grid line, range, scale, axis step) of a box plot category.
- Returns:
this
-
primaryYAxisLabelOptions
- Parameters:
primaryYAxisLabelOptions - The label options (label text, label visibility and sort icon visibility) of a box plot value.
- Returns:
this
-
primaryYAxisLabelOptions
- Parameters:
primaryYAxisLabelOptions - The label options (label text, label visibility and sort icon visibility) of a box plot value.
- Returns:
this
-
referenceLines
- Parameters:
referenceLines - The reference line setup of the visual.
- Returns:
this
-
referenceLines
- Parameters:
referenceLines - The reference line setup of the visual.
- Returns:
this
-
sortConfiguration
- Parameters:
sortConfiguration - The sort configuration of a BoxPlotVisual .
- Returns:
this
-
sortConfiguration
- Parameters:
sortConfiguration - The sort configuration of a BoxPlotVisual .
- Returns:
this
-
-
-
visualPalette
- Parameters:
visualPalette - The palette (chart color) display setup of the visual.
- Returns:
this
-
visualPalette
- Parameters:
visualPalette - The palette (chart color) display setup of the visual.
- Returns:
this
-