CloneChart in C++
Posted: Wed Jun 26, 2019 3:09 pm
Hi,
Using C++ how can i clone a chart (not the series data, just the chart)? I don't know object pascal so i can't translate to C++.
Also, i'd like to clone charts so i can access them something like this Chart[1], Chart[2] for convenience (like an array).
thank you,
russ
p.s. I'm using Rad Studio 10.3.1 and working in C++ Builder.
Using C++ how can i clone a chart (not the series data, just the chart)? I don't know object pascal so i can't translate to C++.
Also, i'd like to clone charts so i can access them something like this Chart[1], Chart[2] for convenience (like an array).
thank you,
russ
p.s. I'm using Rad Studio 10.3.1 and working in C++ Builder.