Search found 17 matches
- Fri Nov 11, 2005 2:07 pm
- Forum: .NET
- Topic: custom AxisLabels overlap
- Replies: 61
- Views: 98531
Well, actually I am already working with GetAxisLabel but still WebChartProdukt.Chart.Axes.Bottom.Labels.Items.Count is zero. If I do WebChartProdukt.Chart.Axes.Bottom.Labels.Items.Add(300); all regular Labels disappear. and WebChartProdukt.Chart.Axes.Bottom.Labels.Items.Count in GetAxisLabel is one...
- Fri Nov 11, 2005 1:41 pm
- Forum: .NET
- Topic: custom AxisLabels overlap
- Replies: 61
- Views: 98531
Hi Narcis! You only have access to the custom (manually added) labels. To have access to other labels, when not using custom ones, you need to use TeeChart's GetAxisLabels event. Do I have to add a costum label to use GetAxisLabels? TeeChart for .NET v1 may be enough for your needs. However, v2 has ...
- Mon Nov 07, 2005 12:43 pm
- Forum: .NET
- Topic: custom AxisLabels overlap
- Replies: 61
- Views: 98531
custom labels
Now I checked out the example. If you add a costum label, do I have access to all other labels then? Or do I just have access to those manually added? What would be a good dummy value, so that the label does not show and does not effect the others? Thanks for the help so far. Nice regards Werner
- Mon Nov 07, 2005 8:59 am
- Forum: .NET
- Topic: custom AxisLabels overlap
- Replies: 61
- Views: 98531
I'm sorry and I'd like to apologize if you feel the level of support you received so far doesn't fulfill what you expected. I'll try to do my best to help you solving your problems with TeeChart. Thanks for your long and understanding post. Sorry but I also didn't knew which TeeChart version you we...
- Thu Nov 03, 2005 4:47 pm
- Forum: .NET
- Topic: custom AxisLabels overlap
- Replies: 61
- Views: 98531
feature demo does not work
Hi Narcis,
I found one source of misunderstanding for which I apologize:
I wrote:
Maybe this will clear something up.
But still there is some work to do.
Werner
I found one source of misunderstanding for which I apologize:
I wrote:
and wanted to say:feature does not work
I will correct this in the posting above.feature demo does not work.
Maybe this will clear something up.
But still there is some work to do.
Werner
- Thu Nov 03, 2005 4:41 pm
- Forum: .NET
- Topic: custom AxisLabels overlap
- Replies: 61
- Views: 98531
Angry
Hi Narcis, As you can see from the last posting, I am a little mad at you. I want to get this straight now. I have always though Steema to be a proper company with a good product and - most of all - very friendly and excellent support. I remember the times when Christopher Ireland did the support. N...
- Thu Nov 03, 2005 12:59 pm
- Forum: .NET
- Topic: custom AxisLabels overlap
- Replies: 61
- Views: 98531
Hey Narcis! What do you want me to copy to this newsgroup? My entire harddisk? :? Or just the TeeChartNetSamples.exe? I thought with this long output I posted above, you should be able to track the error with the samples. In the meantime, can you pleeeeease tell me what I need to do to get custom la...
- Thu Nov 03, 2005 8:30 am
- Forum: .NET
- Topic: custom AxisLabels overlap
- Replies: 61
- Views: 98531
- Wed Nov 02, 2005 3:28 pm
- Forum: .NET
- Topic: custom AxisLabels overlap
- Replies: 61
- Views: 98531
Well the feature demo does not work on my system. I get an error ( I will give the details later). For the last version I downloaded the update only, but I think it did not work before that as well. What do I do to get that fixed. I searched the forum for the error message, but did not find anything...
- Wed Nov 02, 2005 2:29 pm
- Forum: .NET
- Topic: custom AxisLabels overlap
- Replies: 61
- Views: 98531
- Wed Nov 02, 2005 2:24 pm
- Forum: .NET
- Topic: custom AxisLabels overlap
- Replies: 61
- Views: 98531
I tried to work with GetAxisDrawLabel, but I could not get it to work. Could you please give me some code snippets of how to do that? I also tried what is described in the FAQ at: http://www.teechart.net/support/modules.php?name=FAQ&op=ShowFaqAll&id_cat=103&id_subcat=50&categories=TeeChart%20for%20....
- Wed Nov 02, 2005 1:19 pm
- Forum: .NET
- Topic: custom AxisLabels overlap
- Replies: 61
- Views: 98531
Probably it is the same problem as described in
http://www.teechart.net/support/modules ... c5657e4791
I will also try with GetAxisDrawLabel I guess.
Nice regards
Werner
http://www.teechart.net/support/modules ... c5657e4791
I will also try with GetAxisDrawLabel I guess.
Nice regards
Werner
- Wed Nov 02, 2005 1:11 pm
- Forum: .NET
- Topic: custom AxisLabels overlap
- Replies: 61
- Views: 98531
- Wed Nov 02, 2005 12:42 pm
- Forum: .NET
- Topic: custom AxisLabels overlap
- Replies: 61
- Views: 98531
Hi narcis! Thanks for your example. I tried your code, but tChart1.Chart.Axes.Bottom.Labels.Items.Count is zero. What am I doing wrong? Besides you might want to correct these errors I found in your example (for other users with the same problem) - instead of tChart1 one should use tChart1.Chart ins...
- Mon Oct 24, 2005 9:36 am
- Forum: .NET
- Topic: custom AxisLabels overlap
- Replies: 61
- Views: 98531
exception
Probably it would be best to throw an exception.
So one could truncate or turn 90 degrees or do whatever....
Would that be possible?
Or would it be possible to still show them - even if they overlap?
Nice regards
Werner
So one could truncate or turn 90 degrees or do whatever....
Would that be possible?
Or would it be possible to still show them - even if they overlap?
Nice regards
Werner