|
Colors disapear after a Refresh
4/25/2008 2:40:42 AM
(Total replies: 1)
|
| 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 |
|
|
|
|
|
|
|
|
|
|