Thread: Ask!
View Single Post
  #434 (permalink)  
Old 11-15-2006, 11:31 AM
cja's Avatar
cja cja is offline
Senior Member
 
Join Date: Apr 2006
Posts: 674
cja is on a distinguished road
Quote:
Originally Posted by increase
How do I set a label or line colour to none or transparent?

try this SetIndexStyle(0, DRAW_NONE); this removes the lines
Reply With Quote