Highcharts Dashboards
Preparing search index...
Data/Modifiers/ChainModifier
ChainEvent
Interface ChainEvent
Event object
interface
ChainEvent
{
detail
?:
DataEventDetail
;
table
?:
DataTable
;
type
:
|
"afterBenchmark"
|
"afterBenchmarkIteration"
|
"error"
|
"modify"
|
"afterModify"
|
"clearChain"
|
"afterClearChain"
;
}
Hierarchy
DataEvent
ChainEvent
Index
Properties
detail?
table?
type
Properties
Optional
detail
detail
?:
DataEventDetail
Additional event detail
Optional
Readonly
table
table
?:
DataTable
Readonly
type
type
:
|
"afterBenchmark"
|
"afterBenchmarkIteration"
|
"error"
|
"modify"
|
"afterModify"
|
"clearChain"
|
"afterClearChain"
The event type
Settings
Theme
OS
Light
Dark
On This Page
Properties
detail
table
type
Highcharts Dashboards
Loading...
Event object