categoryAxis

@JvmName(name = "osfsvispmexjlbkc")
suspend fun categoryAxis(value: Output<TemplateAxisDisplayOptionsArgs>)
@JvmName(name = "grswxagmlvejulih")
suspend fun categoryAxis(value: TemplateAxisDisplayOptionsArgs?)

Parameters

value

The label display options (grid line, range, scale, axis step) of a box plot category.


@JvmName(name = "songrcyrtfyshcva")
suspend fun categoryAxis(argument: suspend TemplateAxisDisplayOptionsArgsBuilder.() -> Unit)

Parameters

argument

The label display options (grid line, range, scale, axis step) of a box plot category.