value Label Configuration
suspend fun valueLabelConfiguration(value: Output<AnalysisReferenceLineValueLabelConfigurationArgs>)
Parameters
value
The value label configuration of the label in a reference line.
suspend fun valueLabelConfiguration(argument: suspend AnalysisReferenceLineValueLabelConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The value label configuration of the label in a reference line.