Show / Hide Table of Contents

Interface CfnDashboardPropsMixin.IBarChartConfigurationProperty

The configuration of a BarChartVisual .

Namespace: Amazon.CDK.Mixins.Preview.AWS.QuickSight.Mixins
Assembly: Amazon.CDK.Mixins.Preview.dll
Syntax (csharp)
public interface CfnDashboardPropsMixin.IBarChartConfigurationProperty
Syntax (vb)
Public Interface CfnDashboardPropsMixin.IBarChartConfigurationProperty
Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-barchartconfiguration.html

ExampleMetadata: fixture=_generated

Synopsis

Properties

BarsArrangement

Determines the arrangement of the bars.

CategoryAxis

The label display options (grid line, range, scale, axis step) for bar chart category.

CategoryLabelOptions

The label options (label text, label visibility and sort icon visibility) for a bar chart.

ColorLabelOptions

The label options (label text, label visibility and sort icon visibility) for a color that is used in a bar chart.

ContributionAnalysisDefaults

The contribution analysis (anomaly configuration) setup of the visual.

DataLabels

The options that determine if visual data labels are displayed.

FieldWells

The field wells of the visual.

Interactions

The general visual interactions setup for a visual.

Legend

The legend display setup of the visual.

Orientation

The orientation of the bars in a bar chart visual. There are two valid values in this structure:.

ReferenceLines

The reference line setup of the visual.

SmallMultiplesOptions

The small multiples setup for the visual.

SortConfiguration

The sort configuration of a BarChartVisual .

Tooltip

The tooltip display setup of the visual.

ValueAxis

The label display options (grid line, range, scale, axis step) for a bar chart value.

ValueLabelOptions

The label options (label text, label visibility and sort icon visibility) for a bar chart value.

VisualPalette

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

Properties

BarsArrangement

Determines the arrangement of the bars.

string? BarsArrangement { get; }
Property Value

string

Remarks

The orientation and arrangement of bars determine the type of bar that is used in the visual.

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-barchartconfiguration.html#cfn-quicksight-dashboard-barchartconfiguration-barsarrangement

CategoryAxis

The label display options (grid line, range, scale, axis step) for bar chart category.

object? CategoryAxis { get; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-barchartconfiguration.html#cfn-quicksight-dashboard-barchartconfiguration-categoryaxis

Type union: either IResolvable or CfnDashboardPropsMixin.IAxisDisplayOptionsProperty

CategoryLabelOptions

The label options (label text, label visibility and sort icon visibility) for a bar chart.

object? CategoryLabelOptions { get; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-barchartconfiguration.html#cfn-quicksight-dashboard-barchartconfiguration-categorylabeloptions

Type union: either IResolvable or CfnDashboardPropsMixin.IChartAxisLabelOptionsProperty

ColorLabelOptions

The label options (label text, label visibility and sort icon visibility) for a color that is used in a bar chart.

object? ColorLabelOptions { get; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-barchartconfiguration.html#cfn-quicksight-dashboard-barchartconfiguration-colorlabeloptions

Type union: either IResolvable or CfnDashboardPropsMixin.IChartAxisLabelOptionsProperty

ContributionAnalysisDefaults

The contribution analysis (anomaly configuration) setup of the visual.

object? ContributionAnalysisDefaults { get; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-barchartconfiguration.html#cfn-quicksight-dashboard-barchartconfiguration-contributionanalysisdefaults

Type union: either IResolvable or (either IResolvable or CfnDashboardPropsMixin.IContributionAnalysisDefaultProperty)[]

DataLabels

The options that determine if visual data labels are displayed.

object? DataLabels { get; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-barchartconfiguration.html#cfn-quicksight-dashboard-barchartconfiguration-datalabels

Type union: either IResolvable or CfnDashboardPropsMixin.IDataLabelOptionsProperty

FieldWells

The field wells of the visual.

object? FieldWells { get; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-barchartconfiguration.html#cfn-quicksight-dashboard-barchartconfiguration-fieldwells

Type union: either IResolvable or CfnDashboardPropsMixin.IBarChartFieldWellsProperty

Interactions

The general visual interactions setup for a visual.

object? Interactions { get; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-barchartconfiguration.html#cfn-quicksight-dashboard-barchartconfiguration-interactions

Type union: either IResolvable or CfnDashboardPropsMixin.IVisualInteractionOptionsProperty

Legend

The legend display setup of the visual.

object? Legend { get; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-barchartconfiguration.html#cfn-quicksight-dashboard-barchartconfiguration-legend

Type union: either IResolvable or CfnDashboardPropsMixin.ILegendOptionsProperty

Orientation

The orientation of the bars in a bar chart visual. There are two valid values in this structure:.

string? Orientation { get; }
Property Value

string

Remarks

    See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-barchartconfiguration.html#cfn-quicksight-dashboard-barchartconfiguration-orientation

    ReferenceLines

    The reference line setup of the visual.

    object? ReferenceLines { get; }
    Property Value

    object

    Remarks

    See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-barchartconfiguration.html#cfn-quicksight-dashboard-barchartconfiguration-referencelines

    Type union: either IResolvable or (either IResolvable or CfnDashboardPropsMixin.IReferenceLineProperty)[]

    SmallMultiplesOptions

    The small multiples setup for the visual.

    object? SmallMultiplesOptions { get; }
    Property Value

    object

    Remarks

    See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-barchartconfiguration.html#cfn-quicksight-dashboard-barchartconfiguration-smallmultiplesoptions

    Type union: either IResolvable or CfnDashboardPropsMixin.ISmallMultiplesOptionsProperty

    SortConfiguration

    The sort configuration of a BarChartVisual .

    object? SortConfiguration { get; }
    Property Value

    object

    Remarks

    See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-barchartconfiguration.html#cfn-quicksight-dashboard-barchartconfiguration-sortconfiguration

    Type union: either IResolvable or CfnDashboardPropsMixin.IBarChartSortConfigurationProperty

    Tooltip

    The tooltip display setup of the visual.

    object? Tooltip { get; }
    Property Value

    object

    Remarks

    See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-barchartconfiguration.html#cfn-quicksight-dashboard-barchartconfiguration-tooltip

    Type union: either IResolvable or CfnDashboardPropsMixin.ITooltipOptionsProperty

    ValueAxis

    The label display options (grid line, range, scale, axis step) for a bar chart value.

    object? ValueAxis { get; }
    Property Value

    object

    Remarks

    See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-barchartconfiguration.html#cfn-quicksight-dashboard-barchartconfiguration-valueaxis

    Type union: either IResolvable or CfnDashboardPropsMixin.IAxisDisplayOptionsProperty

    ValueLabelOptions

    The label options (label text, label visibility and sort icon visibility) for a bar chart value.

    object? ValueLabelOptions { get; }
    Property Value

    object

    Remarks

    See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-barchartconfiguration.html#cfn-quicksight-dashboard-barchartconfiguration-valuelabeloptions

    Type union: either IResolvable or CfnDashboardPropsMixin.IChartAxisLabelOptionsProperty

    VisualPalette

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

    object? VisualPalette { get; }
    Property Value

    object

    Remarks

    See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-barchartconfiguration.html#cfn-quicksight-dashboard-barchartconfiguration-visualpalette

    Type union: either IResolvable or CfnDashboardPropsMixin.IVisualPaletteProperty

    Back to top Generated by DocFX