Hi C.H. Gim,
From your previous message, I think you are referring to a FinanceChart, and you are already able to draw track cursors on a FinanceChart.
By default, the FinanceChart will include the legend box. To use dynamic legend box, you have to disable to default legend box by setting its content to transparent. Then you can draw the dynamic legend box with the y values at the cursor position, just like how you draw the track cursors.
We have not provided track cursor examples in classical VB6. You may refer to our VB.NET example as a reference. You can find the code that disables the default legend box, and how the dynamic legend box is built using CDML.
https://www.advsofteng.com/doc/cdnet.htm#trackfinance.htm
Best Regards
Peter Kwan |