BubbleChartMaster.DataView

Syntax

DataView: PP.Exp.Ui.EaxBubbleChartView

Description

The DataView property contains view of the express report bubble chart.

Comments

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

Example

The example of property use is given on the page with description of the EaxBubbleChartView.addBubbleSettings method and in the page Example of Creating the EaxBubbleChart Component.

See also:

BubbleChartMaster