interface VisualProperty
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.QuickSight.CfnAnalysis.VisualProperty |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsquicksight#CfnAnalysis_VisualProperty |
![]() | software.amazon.awscdk.services.quicksight.CfnAnalysis.VisualProperty |
![]() | aws_cdk.aws_quicksight.CfnAnalysis.VisualProperty |
![]() | aws-cdk-lib » aws_quicksight » CfnAnalysis » VisualProperty |
A visual displayed on a sheet in an analysis, dashboard, or template.
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
Example
// The generated example for this type would exceed 500 lines,
// and has been elided for readability.
Properties
Name | Type | Description |
---|---|---|
bar | IResolvable | Bar | A bar chart. |
box | IResolvable | Box | A box plot. |
combo | IResolvable | Combo | A combo chart. |
custom | IResolvable | Custom | A visual that contains custom content. |
empty | IResolvable | Empty | An empty visual. |
filled | IResolvable | Filled | A filled map. |
funnel | IResolvable | Funnel | A funnel chart. |
gauge | IResolvable | Gauge | A gauge chart. |
geospatial | IResolvable | Geospatial | A geospatial map or a points on map visual. |
heat | IResolvable | Heat | A heat map. |
histogram | IResolvable | Histogram | A histogram. |
insight | IResolvable | Insight | An insight visual. |
kpi | IResolvable | KPIVisual | A key performance indicator (KPI). |
layer | IResolvable | Layer | The properties for a layer map visual. |
line | IResolvable | Line | A line chart. |
pie | IResolvable | Pie | A pie or donut chart. |
pivot | IResolvable | Pivot | A pivot table. |
plugin | IResolvable | Plugin | The custom plugin visual type. |
radar | IResolvable | Radar | A radar chart visual. |
sankey | IResolvable | Sankey | A sankey diagram. |
scatter | IResolvable | Scatter | A scatter plot. |
table | IResolvable | Table | A table visual. |
tree | IResolvable | Tree | A tree map. |
waterfall | IResolvable | Waterfall | A waterfall chart. |
word | IResolvable | Word | A word cloud. |
barChartVisual?
Type:
IResolvable
|
Bar
(optional)
A bar chart.
For more information, see Using bar charts in the Amazon QuickSight User Guide .
boxPlotVisual?
Type:
IResolvable
|
Box
(optional)
A box plot.
For more information, see Using box plots in the Amazon QuickSight User Guide .
comboChartVisual?
Type:
IResolvable
|
Combo
(optional)
A combo chart.
For more information, see Using combo charts in the Amazon QuickSight User Guide .
customContentVisual?
Type:
IResolvable
|
Custom
(optional)
A visual that contains custom content.
For more information, see Using custom visual content in the Amazon QuickSight User Guide .
emptyVisual?
Type:
IResolvable
|
Empty
(optional)
An empty visual.
filledMapVisual?
Type:
IResolvable
|
Filled
(optional)
A filled map.
For more information, see Creating filled maps in the Amazon QuickSight User Guide .
funnelChartVisual?
Type:
IResolvable
|
Funnel
(optional)
A funnel chart.
For more information, see Using funnel charts in the Amazon QuickSight User Guide .
gaugeChartVisual?
Type:
IResolvable
|
Gauge
(optional)
A gauge chart.
For more information, see Using gauge charts in the Amazon QuickSight User Guide .
geospatialMapVisual?
Type:
IResolvable
|
Geospatial
(optional)
A geospatial map or a points on map visual.
For more information, see Creating point maps in the Amazon QuickSight User Guide .
heatMapVisual?
Type:
IResolvable
|
Heat
(optional)
A heat map.
For more information, see Using heat maps in the Amazon QuickSight User Guide .
histogramVisual?
Type:
IResolvable
|
Histogram
(optional)
A histogram.
For more information, see Using histograms in the Amazon QuickSight User Guide .
insightVisual?
Type:
IResolvable
|
Insight
(optional)
An insight visual.
For more information, see Working with insights in the Amazon QuickSight User Guide .
kpiVisual?
Type:
IResolvable
|
KPIVisual
(optional)
A key performance indicator (KPI).
For more information, see Using KPIs in the Amazon QuickSight User Guide .
layerMapVisual?
Type:
IResolvable
|
Layer
(optional)
The properties for a layer map visual.
lineChartVisual?
Type:
IResolvable
|
Line
(optional)
A line chart.
For more information, see Using line charts in the Amazon QuickSight User Guide .
pieChartVisual?
Type:
IResolvable
|
Pie
(optional)
A pie or donut chart.
For more information, see Using pie charts in the Amazon QuickSight User Guide .
pivotTableVisual?
Type:
IResolvable
|
Pivot
(optional)
A pivot table.
For more information, see Using pivot tables in the Amazon QuickSight User Guide .
pluginVisual?
Type:
IResolvable
|
Plugin
(optional)
The custom plugin visual type.
radarChartVisual?
Type:
IResolvable
|
Radar
(optional)
A radar chart visual.
For more information, see Using radar charts in the Amazon QuickSight User Guide .
sankeyDiagramVisual?
Type:
IResolvable
|
Sankey
(optional)
A sankey diagram.
For more information, see Using Sankey diagrams in the Amazon QuickSight User Guide .
scatterPlotVisual?
Type:
IResolvable
|
Scatter
(optional)
A scatter plot.
For more information, see Using scatter plots in the Amazon QuickSight User Guide .
tableVisual?
Type:
IResolvable
|
Table
(optional)
A table visual.
For more information, see Using tables as visuals in the Amazon QuickSight User Guide .
treeMapVisual?
Type:
IResolvable
|
Tree
(optional)
A tree map.
For more information, see Using tree maps in the Amazon QuickSight User Guide .
waterfallVisual?
Type:
IResolvable
|
Waterfall
(optional)
A waterfall chart.
For more information, see Using waterfall charts in the Amazon QuickSight User Guide .
wordCloudVisual?
Type:
IResolvable
|
Word
(optional)
A word cloud.
For more information, see Using word clouds in the Amazon QuickSight User Guide .