StockGraph
class StockGraph displays graphs on StockPanel.
class StockGraph displays graphs on StockPanel.
class StockLegend is a legend of StockPanel.
class StockPanel class creates stock panels (charts). AmStockChart can have multiple Stock panels.
class Creates a title on above the chart, multiple can be assigned.
class Creates a trendline for AmSerialChart and AmXYChart charts which indicates the trend of your data or covers some different purposes. Multiple can be assigned.
class ValueAxesSettings settings set’s settings for all ValueAxes. 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 ValueAxis class will be used.
class Extension for ValueAxis to create an axis for AmSerialChart, AmRadarChart, AmXYChart charts, multiple can be assigned.
class This class displays a color range used by areas (in case you set values for your areas).
class Creates the controls for the map to change the zoom level and pan around the map.