Hallo,
I donīt get any data/values into frxReport1.Chart1.Contour1.
I intend to show 3D charts in the report in kind of
A = function(x,y)
Furthermore, I intend to show a sequence of k charts in the report,
k is the number of shown charts. from a 3D matrix in kind of
A(x,y,z)
x : 1...m
y : 1...n
z : 1...k
That means, I will enter k matricies AA(x,y) into the report
That should lead to k Charts in frx.
How the code is to interface the data between program code and frxReport1 ?
A lot of own tests had been without of success.
Many thanks
EB.
