AmRadarChart

Type class

Extension for AmCoordinateChart to create radar/polar charts.

AmRectangularChart

Type class

Extension for AmCoordinateChart and base class of AmSerialChart and AmXYChart. It can not be instantiated explicitly.

AmSerialChart

Type class

Extension for AmRectangularChart to create line, area, column, bar, step line, smoothed line, candlestick and OHLC charts.

AmSlicedChart

Type class

Extension for AmChart and base class of AmPieChart and AmFunnelChart. It can not be instantiated explicitly.

AmXYChart

Type class

Extension for AmRectangularChart to create XY/bubble/scatter charts.

AxisBase

Type class

Base class for ValueAxis and CategoryAxis. It can not be instantiated explicitly.

CategoryAxis

Type class

Extension for AxisBase, gets automatically populated if none has been specified.

ChartCursor

Type 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.

ChartScrollbar

Type class

Create a scrollbar for AmSerialChart and AmXYChart charts.

GaugeArrow

Type class

Creates an arrow for AmAngularGauge charts, multiple can be assigned.