AD
Administrator
Syncfusion Team
March 3, 2005 04:12 AM UTC
Hi Ronda,
Set the BarStyle using the following code :
bar.BarStyle |= BarStyle.TextBelowImage;
so that the new BarStyle field gets appended to the existing ones. Let me know if this works for you. Thanks for your continued interest in Syncfusion products.
Regards,
Guru Patwal
Syncfusion, Inc.
RB
Ronda Bergman
March 3, 2005 02:37 PM UTC
That did it thanks!
Ronda