Login Page - Create Account

Support Board


Date/Time: Mon, 15 Sep 2025 12:10:22 +0000



Post From: Access data using GDIFunction DrawToChart()

[2024-01-18 22:07:28]
User895355 - Posts: 57
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.