PeriodSeriesViewItem.RootLoaded

Syntax

RootLoaded(sender: Object, args: Object);

Parameters

sender. Event source.

args. Event information. Available argument: JSON object with the MetaAttrId field - series attribute ID.

Description

The RootLoaded event is fired on loading time series to the source of the Series panel on the workbook side panel.

Example

The example of use is given on the Example of Creating the PeriodSeriesViewItem Component page.

See also:

PeriodSeriesViewItem