labelFontConfiguration

@JvmName(name = "turtmpnvppjcbuub")
suspend fun labelFontConfiguration(value: Output<AnalysisFontConfigurationArgs>)
@JvmName(name = "oybyloydtrxuigke")
suspend fun labelFontConfiguration(value: AnalysisFontConfigurationArgs?)

Parameters

value

The font configuration for the data labels. Only the FontSize attribute of the font configuration is used for data labels.


@JvmName(name = "jouiorkpxbqomitq")
suspend fun labelFontConfiguration(argument: suspend AnalysisFontConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The font configuration for the data labels. Only the FontSize attribute of the font configuration is used for data labels.