Module Amcharts3_bis
class type export = object ... end
class type legend = object ... end
class type title = object ... end
class type balloon = object ... end
class type label = object ... end
class type 'a chart = object ... end
class type axisBase = object ... end
class type valueAxis = object ... end
class type categoryAxis = object ... end
class type graph = object ... end
class type chartCursor = object ... end
class type chartScrollbar = object ... end
class type 'a coordinateChart = object ... end
class type 'a rectangularChart = object ... end
class type 'a serial = object ... end
class type amCharts = object ... end