Location:
Search - stockchartx.c
Search list
Description: StockchartX manual
The first step in creating a chart is to add a chart panel using the AddChartPanel function:
long MyPanel = StockChartX1.AddChartPanel()
MyPanel holds the reference to the new chart panel. StockChartX chart panels contain groups of series that are added using the AddSeries function. There may be several chart panels per StockChartX instance, but you normally would add less than ten or however many series your user s screen height will allow for.-StockchartX manual
The first step in creating a chart is to add a chart panel using the AddChartPanel function:
long MyPanel = StockChartX1.AddChartPanel()
MyPanel holds the reference to the new chart panel. StockChartX chart panels contain groups of series that are added using the AddSeries function. There may be several chart panels per StockChartX instance, but you normally would add less than ten or however many series your user s screen height will allow for.
...
Platform: |
Size: 373760 |
Author: blueysnow |
Hits: