java.lang.Object
software.amazon.awscdk.services.quicksight.CfnDashboard.ComboChartConfigurationProperty.Builder
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
Builds the configured instance.
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Details
barDataLabels
Parameters:
barDataLabels
- The options that determine if visual data labels are displayed.
The data label options for a bar in a combo chart.
Returns:
this
barDataLabels
Parameters:
barDataLabels
- The options that determine if visual data labels are displayed.
The data label options for a bar in a combo chart.
Returns:
this
barsArrangement
Parameters:
barsArrangement
- Determines the bar arrangement in a combo chart. The following are valid values in this structure:.
CLUSTERED
: For clustered bar combo charts.
STACKED
: For stacked bar combo charts.
STACKED_PERCENT
: Do not use. If you use this value, the operation returns a validation error.
Returns:
this
categoryAxis
Parameters:
categoryAxis
- The category axis of a combo chart.
Returns:
this
categoryAxis
Parameters:
categoryAxis
- The category axis of a combo chart.
Returns:
this
categoryLabelOptions
Parameters:
categoryLabelOptions
- The label options (label text, label visibility, and sort icon visibility) of a combo chart category (group/color) field well.
Returns:
this
categoryLabelOptions
Parameters:
categoryLabelOptions
- The label options (label text, label visibility, and sort icon visibility) of a combo chart category (group/color) field well.
Returns:
this
colorLabelOptions
Parameters:
colorLabelOptions
- The label options (label text, label visibility, and sort icon visibility) of a combo chart's color field well.
Returns:
this
colorLabelOptions
Parameters:
colorLabelOptions
- The label options (label text, label visibility, and sort icon visibility) of a combo chart's color field well.
Returns:
this
fieldWells
Parameters:
fieldWells
- The field wells of the visual.
Returns:
this
fieldWells
Parameters:
fieldWells
- The field wells of the visual.
Returns:
this
legend
Parameters:
legend
- The legend display setup of the visual.
Returns:
this
legend
Parameters:
legend
- The legend display setup of the visual.
Returns:
this
lineDataLabels
Parameters:
lineDataLabels
- The options that determine if visual data labels are displayed.
The data label options for a line in a combo chart.
Returns:
this
lineDataLabels
Parameters:
lineDataLabels
- The options that determine if visual data labels are displayed.
The data label options for a line in a combo chart.
Returns:
this
primaryYAxisDisplayOptions
Parameters:
primaryYAxisDisplayOptions
- The label display options (grid line, range, scale, and axis step) of a combo chart's primary y-axis (bar) field well.
Returns:
this
primaryYAxisDisplayOptions
Parameters:
primaryYAxisDisplayOptions
- The label display options (grid line, range, scale, and axis step) of a combo chart's primary y-axis (bar) field well.
Returns:
this
primaryYAxisLabelOptions
Parameters:
primaryYAxisLabelOptions
- The label options (label text, label visibility, and sort icon visibility) of a combo chart's primary y-axis (bar) field well.
Returns:
this
primaryYAxisLabelOptions
Parameters:
primaryYAxisLabelOptions
- The label options (label text, label visibility, and sort icon visibility) of a combo chart's primary y-axis (bar) field well.
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
secondaryYAxisDisplayOptions
Parameters:
secondaryYAxisDisplayOptions
- The label display options (grid line, range, scale, axis step) of a combo chart's secondary y-axis (line) field well.
Returns:
this
secondaryYAxisDisplayOptions
Parameters:
secondaryYAxisDisplayOptions
- The label display options (grid line, range, scale, axis step) of a combo chart's secondary y-axis (line) field well.
Returns:
this
secondaryYAxisLabelOptions
Parameters:
secondaryYAxisLabelOptions
- The label options (label text, label visibility, and sort icon visibility) of a combo chart's secondary y-axis(line) field well.
Returns:
this
secondaryYAxisLabelOptions
Parameters:
secondaryYAxisLabelOptions
- The label options (label text, label visibility, and sort icon visibility) of a combo chart's secondary y-axis(line) field well.
Returns:
this
singleAxisOptions
Parameters:
singleAxisOptions
- the value to be set.
Returns:
this
singleAxisOptions
Parameters:
singleAxisOptions
- the value to be set.
Returns:
this
sortConfiguration
Parameters:
sortConfiguration
- The sort configuration of a ComboChartVisual
.
Returns:
this
sortConfiguration
Parameters:
sortConfiguration
- The sort configuration of a ComboChartVisual
.
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