Hi,
I am developing a program that have a 2d line chart of Depth vs Volume. Below the chart there is a textbox where user can enter a depth value. Is it possible to have a line along the depth on the chart? The line should be at 0m depth by default. Plus, if possible, how to highlight the bounded region by the line and volume at that depth with any color different from its background?
Attached is the program i have so far. The depth to be entered by user is the txtRTimeDepth. Your help is highly appreciated.
TQ.
I am developing a program that have a 2d line chart of Depth vs Volume. Below the chart there is a textbox where user can enter a depth value. Is it possible to have a line along the depth on the chart? The line should be at 0m depth by default. Plus, if possible, how to highlight the bounded region by the line and volume at that depth with any color different from its background?
Attached is the program i have so far. The depth to be entered by user is the txtRTimeDepth. Your help is highly appreciated.
TQ.
Comment