menlau
|
 |
| Joined: 25 Apr 2008 |
| Total Posts: 4 |
| |
|
Colors disapear after a Refresh Posted: 25 Apr 2008 02:40 AM |
Hello,
I am currently trying to make appear and disapear a chart like this :
Me.FormChartControl2.Visible = True
but when the chart reappear , the chart and the legend are ok except the fact that all the colors have dissapeared and so the chart is now white.
It is exactly the same thing when I do a Me.FormChartControl2.Refresh() on the chart.
Do I make something wrong ?
Can you help me please ?
Laurent
P.S : Software under Windows XP , visual studio 2005 VB .NET |
|
|
 |
|
Sasq
|
 |
| Joined: 31 Dec 2004 |
| Total Posts: 80 |
| |
|
Re: Colors disapear after a Refresh Posted: 25 Apr 2008 03:15 AM |
Hello,
Im going to have to investigate this over the weekend. Will update soon.
Thanks
Steve |
|
|
 |
|
menlau
|
 |
| Joined: 25 Apr 2008 |
| Total Posts: 4 |
| |
|
Re: Colors disapear after a Refresh Posted: 25 Apr 2008 03:44 AM |
Ok thanks a lot for your help.
Laurent |
|
|
 |
|
Sasq
|
 |
| Joined: 31 Dec 2004 |
| Total Posts: 80 |
| |
|
Re: Colors disapear after a Refresh Posted: 28 Apr 2008 10:18 AM |
Hello,
I am unable to reproduce this issue. Would you be able to email me a source for a minimal fully working example (including solution etc) that i can build and test?
Thanks
Steve |
|
|
 |
|
menlau
|
 |
| Joined: 25 Apr 2008 |
| Total Posts: 4 |
| |
|
Re: Colors disapear after a Refresh Posted: 30 Apr 2008 11:13 AM |
ok I have just send you the source of my form where the 2 charts are displayed.
Thanks,
Laurent |
|
|
 |
|
Sasq
|
 |
| Joined: 31 Dec 2004 |
| Total Posts: 80 |
| |
|
Re: Colors disapear after a Refresh Posted: 07 May 2008 01:57 PM |
| To bring this to a close, an error was discovered in the user application. |
|
|
 |
|
menlau
|
 |
| Joined: 25 Apr 2008 |
| Total Posts: 4 |
| |
|
Re: Colors disapear after a Refresh Posted: 07 May 2008 03:58 PM |
Yes it was an error in my user application that sasq found for me.
Thanks ! |
|
|
 |
|