CategoryAxis
class Extension for AxisBase, gets automatically populated if none has been specified.
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.
class ChartCursorSettings settings set’s settings for chart cursor. 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 ChartCursor class will be used.
class Create a scrollbar for AmSerialChart and AmXYChart charts.
class ChartScrollbarSettings settings set’s settings for chart scrollbar. 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 ChartScrollbar class will be used.
class DataSet is objects which holds all information about data.
class DataSetSelector is a tool for selecting data set’s as main and for comparing with main data set.
class Creates an arrow for AmAngularGauge charts, multiple can be assigned.
class Creates an axis for AmAngularGauge charts, multiple can be assigned.
class Creates a band for a specified value range on the GaugeAxis. Multiple bands can be assigned to a single GaugeAxis.