rowsLabelOptions

@JvmName(name = "xvidxmllaubngevy")
suspend fun rowsLabelOptions(value: Output<DashboardPivotTableRowsLabelOptionsArgs>)
@JvmName(name = "saqtmotubtooyrqu")
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 = "atyqbpkismvbfkar")
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 .