lineInterpolation

@JvmName(name = "idogmtagaypyjxse")
suspend fun lineInterpolation(value: Output<TemplateLineInterpolation>)
@JvmName(name = "kvfgqxpymsrkxeed")
suspend fun lineInterpolation(value: TemplateLineInterpolation?)

Parameters

value

Interpolation style for line series.

  • LINEAR : Show as default, linear style.

  • SMOOTH : Show as a smooth curve.

  • STEPPED : Show steps in line.