rowsLabelOptions

@JvmName(name = "cejmircedhtmmpec")
suspend fun rowsLabelOptions(value: Output<DashboardPivotTableRowsLabelOptionsArgs>)
@JvmName(name = "oqkuvltepmewclmn")
suspend fun rowsLabelOptions(value: DashboardPivotTableRowsLabelOptionsArgs?)

Parameters

value

The options for the label that is located above the row headers. This option is only applicable when RowsLayout is set to HIERARCHY .


@JvmName(name = "jxxcegsqpuqowlxa")
suspend fun rowsLabelOptions(argument: suspend DashboardPivotTableRowsLabelOptionsArgsBuilder.() -> Unit)

Parameters

argument

The options for the label that is located above the row headers. This option is only applicable when RowsLayout is set to HIERARCHY .