scatter Plot Unaggregated Field Wells
suspend fun scatterPlotUnaggregatedFieldWells(value: Output<DashboardScatterPlotUnaggregatedFieldWellsArgs>)
suspend fun scatterPlotUnaggregatedFieldWells(value: DashboardScatterPlotUnaggregatedFieldWellsArgs?)
Parameters
value
The unaggregated field wells of a scatter plot. The x and y-axes of these scatter plots are unaggregated.
suspend fun scatterPlotUnaggregatedFieldWells(argument: suspend DashboardScatterPlotUnaggregatedFieldWellsArgsBuilder.() -> Unit)
Parameters
argument
The unaggregated field wells of a scatter plot. The x and y-axes of these scatter plots are unaggregated.