EaxPropertyBar.DataView

Syntax

DataView: Function;

Description

The DataView property determines the data view to be linked with the express report sidebar.

Comments

Use JSON or the setDataView method to set the property value, and the getDataView method to get the property value.

Example

The example of property use is given on the Example of EaxPropertyBar and ChartBox Components Collocation page.

See also:

EaxPropertyBar