Specify Color in ActiveX

TeeChart for ActiveX, COM and ASP
Post Reply
dalshin
Newbie
Newbie
Posts: 8
Joined: Thu Dec 02, 2004 5:00 am
Contact:

Specify Color in ActiveX

Post by dalshin » Wed Feb 24, 2010 6:06 pm

I would like to specifiy point color as bule. I have used TeeChart VCL and it was 'clBlue' over there. But in ActiveX, I only found 'clTeeColor' and it set color randomly! Any idea to solve this issue?

Thank you

dalshin

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Specify Color in ActiveX

Post by Yeray » Thu Feb 25, 2010 10:54 am

Hi dalshin,

The color constants depend on the development environment you are using. For example, in VB6 you can use "vbBlue", in Visual Studio you can use "Color.Blue".
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply