DashboardHistogramConfigurationArgs

constructor(binOptions: Output<DashboardHistogramBinOptionsArgs>? = null, dataLabels: Output<DashboardDataLabelOptionsArgs>? = null, fieldWells: Output<DashboardHistogramFieldWellsArgs>? = null, interactions: Output<DashboardVisualInteractionOptionsArgs>? = null, tooltip: Output<DashboardTooltipOptionsArgs>? = null, visualPalette: Output<DashboardVisualPaletteArgs>? = null, xAxisDisplayOptions: Output<DashboardAxisDisplayOptionsArgs>? = null, xAxisLabelOptions: Output<DashboardChartAxisLabelOptionsArgs>? = null, yAxisDisplayOptions: Output<DashboardAxisDisplayOptionsArgs>? = null)