Working with Stock Chart as with Serial chart (important!)

Our Stock chart can display multiple StockPanels. And Stock Panel inherits all properties and methods of AmSerialChart. This means that pretty much everything you can do with serial chart - add multiple value axes, guides, trend lines, you can also do with Stock panel. Same is with StockGraph - as it extends AmGraph, it can do everything AmGraph can. So besides tutorials in the Stock chart category, remember to check the ones in JavaScript charts category.