Important version information!

You are browsing a class reference for deprecated Version 2 of the JavaScript Charts.

Documentation for other versions: amCharts 4 (current) or amCharts 3.

ObjectList

Object list displays the list of MapObjects available in DataSet. The list requires a separate div to be created. This list is made using <ul> and <li> tags and can be styled using css.

AmMap class has showAreasInList, showLinesInList and showImagesInList properties which specify if areas, lines and images should be included in the ObjectList. MapObject has showInList property which allows to exclude from the list any area, line or image.

Properties

ObjectList class does not have any properties.

Methods

ObjectList class does not have any methods.

Events

ObjectList class does not have any events.