Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 00:55:23 +0000



Post From: Access data using GDIFunction DrawToChart()

[2024-01-18 22:07:28]
User895355 - Posts: 55
I'm not sure how to do this, been through the example. I've got it working in a basic sense on my chart, however, I have a
std::map<float, char>
that I populate, how do I pass that data to DrawToChart()? Any help would be greatly appreciated. Thank you.