scatter Plot Unaggregated Field Wells
suspend fun scatterPlotUnaggregatedFieldWells(value: Output<TemplateScatterPlotUnaggregatedFieldWellsArgs>)
suspend fun scatterPlotUnaggregatedFieldWells(value: TemplateScatterPlotUnaggregatedFieldWellsArgs?)
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 TemplateScatterPlotUnaggregatedFieldWellsArgsBuilder.() -> Unit)
Parameters
argument
The unaggregated field wells of a scatter plot. The x and y-axes of these scatter plots are unaggregated.