User (Legacy) Posted May 12, 2003 Report Share Posted May 12, 2003 How do I get a OHLC chart that will be thin when I look at it? What I need is something like the graphics I have attached here - the line should be 1 pixel wide, but then scale the Open and Close marks to be a wider when the chart is zoomed. Can someone paste me some code to do it? Thanks in advance.... and kind regards, Tim Link to comment Share on other sites More sharing options...
Software FX Posted May 14, 2003 Report Share Posted May 14, 2003 Simply set the Volume property close to 0 (not actually 0) and use the MarkerSize property to control the width of the horizontal lines (open and close). -- FP Software FX, Inc. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.