Hello,
What is the fastest way to add an array of colors to a TColorGrid? If I basically have a bunch of dynamically generated pixel colors, that I want to plot in specific locations, what is the fastest way to get them into the TChart? I presume AddXYZ is pretty slow.
Fastest way to add values to TColorGrid
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi David,
Quickest way to populate a series is as described in the Real-time Charting article here.
There's also a TColorGridSeries example at All Features\Welcome!\Chart Styles\Statistical\ColorGrid Realtime in the new features demo, available at TeeChart's program group.
Quickest way to populate a series is as described in the Real-time Charting article here.
There's also a TColorGridSeries example at All Features\Welcome!\Chart Styles\Statistical\ColorGrid Realtime in the new features demo, available at TeeChart's program group.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |