Search found 5 matches
- Thu May 22, 2014 6:37 am
- Forum: .NET
- Topic: Problem with "Panel" card in TeeChart Editor
- Replies: 1
- Views: 4819
Problem with "Panel" card in TeeChart Editor
I'm using TeeChart2012 in a CS program. In the TeeChart Editor, when I click panel card, there are exceptions. The exceptions are from statement "TeeChart.showEditor();". The detailed information are like this (I manually translated some key information from Chinese): ************** Exceptions *****...
- Thu Nov 03, 2011 6:37 am
- Forum: .NET
- Topic: How Can I Set CalcIncrement??
- Replies: 1
- Views: 3023
How Can I Set CalcIncrement??
hello I need help:
I want to set the distance between lables. I can see the value in CalcIncrement, how can I set it acording to my need?
I will be really appretiate if someone replies soon.
Thanks a lot~
I want to set the distance between lables. I can see the value in CalcIncrement, how can I set it acording to my need?
I will be really appretiate if someone replies soon.
Thanks a lot~
- Fri Jan 25, 2008 1:05 pm
- Forum: .NET
- Topic: Value format in the Legend...
- Replies: 4
- Views: 5368
- Wed Jan 23, 2008 6:53 am
- Forum: .NET
- Topic: Value format in the Legend...
- Replies: 4
- Views: 5368
- Tue Jan 22, 2008 6:11 am
- Forum: .NET
- Topic: Value format in the Legend...
- Replies: 4
- Views: 5368
Value format in the Legend...
Hi, I'm using TeeChart v2 in C#.Net. I want to show the series value in the Legend in WebChart. I have set ch1.Legend.LegendStyle = LegendStyles.Values; ch1.Axes.Bottom.Labels.DateTimeFormat = "yyyy-MM"; The data series are set up at run time. But when the chart first loaded the legend is like '-- 3...