Time Series Event
Entries
Triggered when the time series advances the current time.
Triggered when the current time interval advances.
Triggered when the time series data changes.
Triggered when the time series makes a data request before loading.
Triggered when the time series data is ready, either to render or animate.
Triggered when the data is removed from the time series.
Triggered when the time series begins requesting data.
Triggered when the time series has completed requesting data.
Triggered when the time series has loaded data for a single time interval.
Triggered when the time intervals change.
Triggered when the time series is invalidated.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.