Plotting Bitmaps on a Chart.
Posted: Fri Aug 13, 2010 5:07 am
Greetings,
I would like to plot many bitmaps on the Chart to annotate points of interest (I have icon markers for all sorts of interesting things on a Stock)... looking something like the following image . I kind of asked this before and was directed here http://www.teechart.net/support/viewtopic.php?t=4309
But I cannot make heads nor tails out of that snippet .... how do you actually plot the images where you want them.
It made sense up until the point where FillSampleValues() was called. Kind of ...
i.e. how do you set an images x , y values so it appears in the correct place on the chart.
I'm guessing I dont plot them individually but they are part of a series ... if this is the case do they have to be all the same for that series ?? (I hope not)
Cheers Phil.
I would like to plot many bitmaps on the Chart to annotate points of interest (I have icon markers for all sorts of interesting things on a Stock)... looking something like the following image . I kind of asked this before and was directed here http://www.teechart.net/support/viewtopic.php?t=4309
But I cannot make heads nor tails out of that snippet .... how do you actually plot the images where you want them.
It made sense up until the point where FillSampleValues() was called. Kind of ...
i.e. how do you set an images x , y values so it appears in the correct place on the chart.
I'm guessing I dont plot them individually but they are part of a series ... if this is the case do they have to be all the same for that series ?? (I hope not)
Cheers Phil.