Type interface
Defines data events for DataItem
Inheritance
IDataItemEvents extends IBaseObjectEvents
.
IDataItemEvents is not extended by any other symbol.
Properties
calculatedvaluechanged # |
Param { property: Invoked when the calculated value has changed |
---|---|
locationchanged # |
Param { property: Invoked when the location of Data Item changes |
propertychanged # |
Param { property: Invoked when a property of the Data Item changes |
valuechanged # |
Param { property: Invoked when the value is changed |
visibilitychanged # |
Param { visible: Invoked when the visibility of the Data Item changes, i.e. Series is hidden |
workinglocationchanged # |
Param { property: Invoked when working location of Data Item changes |
workingvaluechanged # |
Param { property: Invoked when the internal/intermediate value has changed |