WebChart.Chart.Series.Count always 0 ?
Posted: Thu Oct 21, 2004 8:40 am
Hello!
We are developing a web application using TeeChart .NET.
After importing a native TeeChart-file into a WebChart, the WebChart.Chart.Series.Count property is 0 even though I can see 3 series in the chart. The internal member WebChart.iChart.Series.Count seems to hold the correct number of series in the chart, but public WebChart.Chart.Series.Count is always 0. The chart is displayed correctly, however, which again indicates that internal members are correctly updated.
What is wrong? Is there a workaround for this?
We are developing a web application using TeeChart .NET.
After importing a native TeeChart-file into a WebChart, the WebChart.Chart.Series.Count property is 0 even though I can see 3 series in the chart. The internal member WebChart.iChart.Series.Count seems to hold the correct number of series in the chart, but public WebChart.Chart.Series.Count is always 0. The chart is displayed correctly, however, which again indicates that internal members are correctly updated.
What is wrong? Is there a workaround for this?