User (Legacy) Posted November 8, 2002 Report Share Posted November 8, 2002 Hellow! Nice to meet you! I'm a novice to this product! My fx's info. is ChartFx C/S 5.1 I want to draw a stock chart using this FX Data formats which I will use are as below. time(hhmmss) value(designed by me) "090815", ???? "090820", ???? "090823", ???? "090845", ???? . . . . . . So, I will arrange the time value in x-axis and designed value in y-axis. But, FX can't recognize the type of data. Of course, I tried to write the code as below. ChartFx1.Axis(AXIS_Y).Format = AF_Time show me the way to solve this problem. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.