AmRadarChart
class Extension for AmCoordinateChart to create radar/polar charts.
class Extension for AmCoordinateChart to create radar/polar charts.
class Extension for AmCoordinateChart and base class of AmSerialChart and AmXYChart. It can not be instantiated explicitly.
class Extension for AmRectangularChart to create line, area, column, bar, step line, smoothed line, candlestick and OHLC charts.
class Extension for AmChart and base class of AmPieChart and AmFunnelChart. It can not be instantiated explicitly.
class AmStockChart is a main class Stock chart.
class Extension for AmRectangularChart to create XY/bubble/scatter charts.
class Base class for ValueAxis and CategoryAxis. It can not be instantiated explicitly.
class CategoryAxesSettings settings set’s settings common for all CategoryAxes of StockPanels. If you change a property after the chart is initialized, you should call stockChart.validateNow() method in order for it to work. If there is no default value specified, default value of CategoryAxis class will be used.
class Extension for AxisBase, gets automatically populated if none has been specified.
class Creates a cursor for the chart which follows the mouse movements. In case of AmSerialChart charts it shows the balloons of hovered data points.