Search found 8 matches
- Sat Dec 15, 2007 3:00 am
- Forum: .NET
- Topic: technical support with TeeChart for web
- Replies: 1
- Views: 3661
technical support with TeeChart for web
Hi, I have two questions about the technoloy support about teechart for web forms. 1、It is said that TeeChart's has powerful functionality set in WebForms and through calls via ASP.NET and Ajax processed forms. From the list of Features on web site, I want to learn more about Ajax processed forms pr...
- Wed Oct 31, 2007 1:51 am
- Forum: .NET
- Topic: "PositionPercent" property doesn't exist in axes p
- Replies: 2
- Views: 4939
- Tue Oct 30, 2007 2:20 am
- Forum: .NET
- Topic: "PositionPercent" property doesn't exist in axes p
- Replies: 2
- Views: 4939
"PositionPercent" property doesn't exist in axes p
Hi I'm using TeeChart Pro v2 for Visual Studio .NET 2003 In your TeeChart Charting Library you say that creating extra axes is possible via a few lines of code,and one line of the code is like this: axis1.PositionPercent = 20; But the "PositionPercent " doesn't exist in the axes properties. and when...
- Mon Oct 29, 2007 3:18 am
- Forum: .NET
- Topic: Use legend's checkBox to control series display or not
- Replies: 3
- Views: 6160
Use legend's checkBox to control series display or not
HI
I'm using TeeChart Pro v2 for Visual Studio .NET
could set CheckBoxes enables/disables the display of Legend check boxes. But,how can Use legend's checkBox to control series display or not;
Please response me ASAP!
Thanks
I'm using TeeChart Pro v2 for Visual Studio .NET
Code: Select all
chart.Legend.CheckBoxes = true;
Please response me ASAP!
Thanks
- Thu Oct 25, 2007 6:24 am
- Forum: .NET
- Topic: How to add dataview to the series?
- Replies: 2
- Views: 4483
- Wed Oct 24, 2007 12:44 pm
- Forum: .NET
- Topic: How to add dataview to the series?
- Replies: 2
- Views: 4483
How to add dataview to the series?
HI I'm using TeeChart Pro v2 for Visual Studio .NET 2003 In your TeeChart Charting Library you say that Adds the DataView through the follwing method: public abstract Void Add(System.Data.DataView) but how to add? I've tried but the series data is invisible! could you give me a code example? thank y...
- Wed Oct 24, 2007 11:25 am
- Forum: .NET
- Topic: How to show chart editor code in ASP.NET ?
- Replies: 0
- Views: 4926
How to show chart editor code in ASP.NET ?
HI
I'm using TeeChart Pro v2 for Visual Studio .NET
When I set the chart Properties through the chart editor,such as the color,font,title etc. of series, how could I show the code behind in ASP.NET ? This problem is very important for our project!
Please response me ASAP!
Best regards
I'm using TeeChart Pro v2 for Visual Studio .NET
When I set the chart Properties through the chart editor,such as the color,font,title etc. of series, how could I show the code behind in ASP.NET ? This problem is very important for our project!
Please response me ASAP!
Best regards
- Mon Oct 08, 2007 1:59 am
- Forum: .NET
- Topic: Does TeeChart for .NET v3 support the following functions?
- Replies: 1
- Views: 4066
Does TeeChart for .NET v3 support the following functions?
Hello, We have an application requirement on Web, it need to show the contour surface, since the version 2 did not support to show the contour surface, we wonder whether the TeeChart for .NET v3 could support surface chart, shaded,contoured,zoned,2D projection? If it can ,please send us with some ex...