DataSource.getTimeAxis

Syntax

getTimeAxis(id: String, dimAttrId: String);

Parameters

id. Series identifier.

dimAttrId. Attribute identifier.

Description

The getTimeAxis method returns data for a specified series attribute.

Comments

The method returns value of the PP.TimeAxis type.

Example

The example of use is given on the page with description of the TimeAxis.add method.

See also:

DataSource