epaetz41 0 Report post Posted May 14, 2007 I'm maintaining existing Chartfx code (in vb6). For an existing 2d bar chart, which was using a palette, I had to set the colors for each bar which was fine. I also then turned on 3d. When I did that, I noticed the top of each bar had a color different then the vertical portion of the bar. It wasn't a darker color then the vertical, it was a completely different color. If I switch back to the palette with 3d on, the top of the bar is correct and matches the vertical portion. So I assume that I'm missing something in my code. Question: With 3d turned on, do I need to explictly code the top of the bar? Why is the top of the bar a different color than the vertical portion of the bar? Thanks, E Quote Share this post Link to post Share on other sites
Frank 0 Report post Posted May 14, 2007 Can you please attach a screen shot and the code to reproduce it. Quote Share this post Link to post Share on other sites