TemplateVisual

data class TemplateVisual(val barChartVisual: TemplateBarChartVisual? = null, val boxPlotVisual: TemplateBoxPlotVisual? = null, val comboChartVisual: TemplateComboChartVisual? = null, val customContentVisual: TemplateCustomContentVisual? = null, val emptyVisual: TemplateEmptyVisual? = null, val filledMapVisual: TemplateFilledMapVisual? = null, val funnelChartVisual: TemplateFunnelChartVisual? = null, val gaugeChartVisual: TemplateGaugeChartVisual? = null, val geospatialMapVisual: TemplateGeospatialMapVisual? = null, val heatMapVisual: TemplateHeatMapVisual? = null, val histogramVisual: TemplateHistogramVisual? = null, val insightVisual: TemplateInsightVisual? = null, val kpiVisual: TemplateKpiVisual? = null, val lineChartVisual: TemplateLineChartVisual? = null, val pieChartVisual: TemplatePieChartVisual? = null, val pivotTableVisual: TemplatePivotTableVisual? = null, val radarChartVisual: TemplateRadarChartVisual? = null, val sankeyDiagramVisual: TemplateSankeyDiagramVisual? = null, val scatterPlotVisual: TemplateScatterPlotVisual? = null, val tableVisual: TemplateTableVisual? = null, val treeMapVisual: TemplateTreeMapVisual? = null, val waterfallVisual: TemplateWaterfallVisual? = null, val wordCloudVisual: TemplateWordCloudVisual? = null)

Constructors

Link copied to clipboard
constructor(barChartVisual: TemplateBarChartVisual? = null, boxPlotVisual: TemplateBoxPlotVisual? = null, comboChartVisual: TemplateComboChartVisual? = null, customContentVisual: TemplateCustomContentVisual? = null, emptyVisual: TemplateEmptyVisual? = null, filledMapVisual: TemplateFilledMapVisual? = null, funnelChartVisual: TemplateFunnelChartVisual? = null, gaugeChartVisual: TemplateGaugeChartVisual? = null, geospatialMapVisual: TemplateGeospatialMapVisual? = null, heatMapVisual: TemplateHeatMapVisual? = null, histogramVisual: TemplateHistogramVisual? = null, insightVisual: TemplateInsightVisual? = null, kpiVisual: TemplateKpiVisual? = null, lineChartVisual: TemplateLineChartVisual? = null, pieChartVisual: TemplatePieChartVisual? = null, pivotTableVisual: TemplatePivotTableVisual? = null, radarChartVisual: TemplateRadarChartVisual? = null, sankeyDiagramVisual: TemplateSankeyDiagramVisual? = null, scatterPlotVisual: TemplateScatterPlotVisual? = null, tableVisual: TemplateTableVisual? = null, treeMapVisual: TemplateTreeMapVisual? = null, waterfallVisual: TemplateWaterfallVisual? = null, wordCloudVisual: TemplateWordCloudVisual? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A bar chart. For more information, see Using bar charts in the Amazon QuickSight User Guide .

Link copied to clipboard

A box plot. For more information, see Using box plots in the Amazon QuickSight User Guide .

Link copied to clipboard

A combo chart. For more information, see Using combo charts in the Amazon QuickSight User Guide .

Link copied to clipboard

A visual that contains custom content. For more information, see Using custom visual content in the Amazon QuickSight User Guide .

Link copied to clipboard

An empty visual.

Link copied to clipboard

A filled map. For more information, see Creating filled maps in the Amazon QuickSight User Guide .

Link copied to clipboard

A funnel chart. For more information, see Using funnel charts in the Amazon QuickSight User Guide .

Link copied to clipboard

A gauge chart. For more information, see Using gauge charts in the Amazon QuickSight User Guide .

Link copied to clipboard

A geospatial map or a points on map visual. For more information, see Creating point maps in the Amazon QuickSight User Guide .

Link copied to clipboard

A heat map. For more information, see Using heat maps in the Amazon QuickSight User Guide .

Link copied to clipboard

A histogram. For more information, see Using histograms in the Amazon QuickSight User Guide .

Link copied to clipboard

An insight visual. For more information, see Working with insights in the Amazon QuickSight User Guide .

Link copied to clipboard

A key performance indicator (KPI). For more information, see Using KPIs in the Amazon QuickSight User Guide .

Link copied to clipboard

A line chart. For more information, see Using line charts in the Amazon QuickSight User Guide .

Link copied to clipboard

A pie or donut chart. For more information, see Using pie charts in the Amazon QuickSight User Guide .

Link copied to clipboard

A pivot table. For more information, see Using pivot tables in the Amazon QuickSight User Guide .

Link copied to clipboard

A radar chart visual. For more information, see Using radar charts in the Amazon QuickSight User Guide .

Link copied to clipboard

A sankey diagram. For more information, see Using Sankey diagrams in the Amazon QuickSight User Guide .

Link copied to clipboard

A scatter plot. For more information, see Using scatter plots in the Amazon QuickSight User Guide .

Link copied to clipboard

A table visual. For more information, see Using tables as visuals in the Amazon QuickSight User Guide .

Link copied to clipboard

A tree map. For more information, see Using tree maps in the Amazon QuickSight User Guide .

Link copied to clipboard

A waterfall chart. For more information, see Using waterfall charts in the Amazon QuickSight User Guide .

Link copied to clipboard

A word cloud. For more information, see Using word clouds in the Amazon QuickSight User Guide .