BubbleChartMaster.Source

Syntax

Source: PP.Exp.EaxDocument

Description

The Source property determines a data source for express report bubble chart.

Comments

Property value can be set using the setSource method and returned using the getSource method. Property value cannot be set from JSON.

Example

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

See also:

BubbleChartMaster