DashboardScatterPlotConfigurationArgs

constructor(dataLabels: Output<DashboardDataLabelOptionsArgs>? = null, fieldWells: Output<DashboardScatterPlotFieldWellsArgs>? = null, legend: Output<DashboardLegendOptionsArgs>? = null, tooltip: Output<DashboardTooltipOptionsArgs>? = null, visualPalette: Output<DashboardVisualPaletteArgs>? = null, xAxisDisplayOptions: Output<DashboardAxisDisplayOptionsArgs>? = null, xAxisLabelOptions: Output<DashboardChartAxisLabelOptionsArgs>? = null, yAxisDisplayOptions: Output<DashboardAxisDisplayOptionsArgs>? = null, yAxisLabelOptions: Output<DashboardChartAxisLabelOptionsArgs>? = null)