EaxBubbleChartView.Options

Syntax

Options: Object

Description

The Options property contains settings of express report bubble chart view.

Comments

Property value can be set using the setOptions  method and from JSON, and returned using the getOptions method.

This property contains a JSON object with the field BubbleChart.

Example

The example of property use is given on the page with description of the EaxBubbleChartView.addBubbleSettings method.

See also:

EaxBubbleChartView