trigger

@JvmName(name = "ndcxrtucmaogmuda")
suspend fun trigger(value: Output<AnalysisLayerCustomActionTrigger>)
@JvmName(name = "thjtkgjojlyfhyjn")
suspend fun trigger(value: AnalysisLayerCustomActionTrigger)

Parameters

value

The trigger of the LayerCustomAction . Valid values are defined as follows:

  • DATA_POINT_CLICK : Initiates a custom action by a left pointer click on a data point.

  • DATA_POINT_MENU : Initiates a custom action by right pointer click from the menu.