This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::QuickSight::Template BarChartDefaultSeriesSettings
The options that determine the default presentation of all bar series in BarChartVisual.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "BorderSettings" :BorderSettings, "DecalSettings" :DecalSettings}
Properties
BorderSettings-
Border settings for all bar series in the visual.
Required: No
Type: BorderSettings
Update requires: No interruption
DecalSettings-
Decal settings for all bar series in the visual.
Required: No
Type: DecalSettings
Update requires: No interruption