PeriodSeriesViewMaster.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 data to the PeriodSeriesViewMaster component.

Example

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

See also:

PeriodSeriesViewMaster