visualPalette

@JvmName(name = "amrbxokbxeqpxloq")
suspend fun visualPalette(value: Output<DashboardVisualPaletteArgs>)
@JvmName(name = "scbegekqgfhcgwja")
suspend fun visualPalette(value: DashboardVisualPaletteArgs?)

Parameters

value

The palette (chart color) display setup of the visual.


@JvmName(name = "jfteertvliavwslr")
suspend fun visualPalette(argument: suspend DashboardVisualPaletteArgsBuilder.() -> Unit)

Parameters

argument

The palette (chart color) display setup of the visual.