P
PaulZ
I put a (bar-)chart at designtime on my form. Change the colors of the bars,
added values etc.
At startup, the chart looks good.
However, I want at runtime to change the connectionstring to point the chart
to another (MSAccess) database with the same queries and tables, only
different values.
When I do that, all alterations at designtime are lost and no bar appear.
So, how do I change the database at runtime, without losing all alterations
to the chart?
Unforunately there is no clear documentation on how to use the OWC10 in
VB.Net.
Thanks in advance,
Paul
added values etc.
At startup, the chart looks good.
However, I want at runtime to change the connectionstring to point the chart
to another (MSAccess) database with the same queries and tables, only
different values.
When I do that, all alterations at designtime are lost and no bar appear.
So, how do I change the database at runtime, without losing all alterations
to the chart?
Unforunately there is no clear documentation on how to use the OWC10 in
VB.Net.
Thanks in advance,
Paul