This section describes events that the Funnel UI component raises.
Raised before the UI component is disposed of.
Event
Main article: onDisposing
Raised when the UI component's rendering has finished.
Main article: onDrawn
Raised after the UI component is exported.
Main article: onExported
Raised before the UI component is exported.
Main article: onExporting
Raised before a file with exported UI component is saved to the user's local storage.
Main article: onFileSaving
Raised after the pointer enters or leaves a funnel item.
Main article: onHoverChanged
Raised when an error or warning occurs.
Main article: onIncidentOccurred
Raised only once, after the UI component is initialized.
Main article: onInitialized
Raised when a funnel item is clicked or tapped.
Main article: onItemClick
Raised when a legend item is clicked or tapped.
Main article: onLegendClick
Raised after a UI component property is changed.
Main article: onOptionChanged
Raised when a funnel item is selected or selection is canceled.
Main article: onSelectionChanged