ChartArea.getHistoryLayer

Syntax

getHistoryLayer();

Description

The getHistoryLayer method returns SVG element that contains values history for bubble chart bubbles.

Comments

This method returns a value of SVGElement type

Example

The example of method use is given in the page ChartHistory Constructor.

See also:

ChartArea