AmBalloon
class Creates the balloons ( tooltips ) of the chart, It follows the mouse cursor when you roll-over the data items.
class Creates the balloons ( tooltips ) of the chart, It follows the mouse cursor when you roll-over the data items.
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.
class Namespace of the framework which holds the general settings, gets automatically injected to document since the source has been included.
class Creates the legend for the chart, automatically adapts the color settings of the graphs.
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
class AreasSettings is a class which defines the default settings for all MapArea objects.
class ImagesSettings is a class which defines the default settings for all MapImage objects.
class Creates a label on the chart which can be placed anywhere, multiple can be assigned.
class LinesSettings is a class which defines the default settings for all MapLine objects.
class Extension for MapObject to define individual settings for each area defined in the SVG map. It overwrites the settings obtained from AreasSettings.