Jump to content
Software FX Community

Charts on a tabpage are not displayed


User (Legacy)

Recommended Posts

Hello,

I'm working on a C#-Project with a Form which contents a tabcontrol with 3

tabpages. On the first tabpage is a chart control. Now I put another chart

to the second tabpage. In the designer you can see it but when the

application runs, there is only the first chart.

Additionally, if you change the size of this first chart in the properties

window, the chart has the old size when the application runs.

As a test I created a new project with similar controls: 1 Form, 1

TabControl, 2 tabpages. Here I can add several charts and they are all

displayed. I also can change the sizes.

Any idea why this doesn't work in the other project?

MusiMeli

Link to comment
Share on other sites

Hello again,

after restarting the computer and performing a "Rebuild" in Visual Studio,

everything seems to work fine.

MusiMeli

"MusiMeli" <abc@chartFX.com> schrieb im Newsbeitrag

news:zr6YTxjjGHA.520@webserver3.softwarefx.com...

> Hello,

> I´m working on a C#-Project with a Form which contents a tabcontrol with 3

> tabpages. On the first tabpage is a chart control. Now I put another chart

> to the second tabpage. In the designer you can see it but when the

> application runs, there is only the first chart.

> Additionally, if you change the size of this first chart in the properties

> window, the chart has the old size when the application runs.

>

> As a test I created a new project with similar controls: 1 Form, 1

> TabControl, 2 tabpages. Here I can add several charts and they are all

> displayed. I also can change the sizes.

>

> Any idea why this doesn´t work in the other project?

>

> MusiMeli

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...