AmBalloon

Type class

Creates the balloons ( tooltips ) of the chart, It follows the mouse cursor when you roll-over the data items.

AmChart

Type class

Base class of AmCharts. It can not be instantiated explicitly. Its makeChart method gives you the possibility to create charts easily with a single object.

AmCharts

Type class

Namespace of the framework which holds the general settings, gets automatically injected to document since the source has been included.

AmLegend

Type class

Creates the legend for the chart, automatically adapts the color settings of the graphs.

AmMap

Type class

Base class of AmCharts. It can not be instantiated explicitly. It’s makeChart method gives you the possibility to create maps easily with a single object.Example

AreasSettings

Type class

AreasSettings is a class which defines the default settings for all MapArea objects.

ImagesSettings

Type class

ImagesSettings is a class which defines the default settings for all MapImage objects.

Label

Type class

Creates a label on the chart which can be placed anywhere, multiple can be assigned.

LinesSettings

Type class

LinesSettings is a class which defines the default settings for all MapLine objects.

MapArea

Type class

Extension for MapObject to define individual settings for each area defined in the SVG map. It overwrites the settings obtained from AreasSettings.