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
Specify Color in ActiveX
Re: Specify Color in ActiveX
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".
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,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |