Search found 4 matches
- Mon Dec 05, 2005 9:51 am
- Forum: .NET
- Topic: Legend and ColorEachPoint
- Replies: 4
- Views: 5625
- Thu Nov 24, 2005 12:46 pm
- Forum: .NET
- Topic: Legend and ColorEachPoint
- Replies: 4
- Views: 5625
- Thu Nov 24, 2005 11:57 am
- Forum: .NET
- Topic: Legend and ColorEachPoint
- Replies: 4
- Views: 5625
Legend and ColorEachPoint
Hello,
I have a webchart with one bar serie. ColorEachPoint is set to true.
Problem is that the legend is showing only red colors for each value in Teechart for .NET v2 instead of the color of each bar. In v1 this was working correct. I didn't make a change in my code.
Regards,
Jaap
I have a webchart with one bar serie. ColorEachPoint is set to true.
Problem is that the legend is showing only red colors for each value in Teechart for .NET v2 instead of the color of each bar. In v1 this was working correct. I didn't make a change in my code.
Regards,
Jaap
- Tue Aug 30, 2005 12:29 pm
- Forum: .NET
- Topic: Error in style attribute?
- Replies: 1
- Views: 3436
Error in style attribute?
Hello, I have a webchart (TeeChart 2.0) absolute positioned on a webpage. When I run the application, the following HTML code is produced: style="Z-INDEX: 101; LEFT: 22px; POSITION: absolute; TOP: 39pxclickedy="0clickedx="0; height:400px; width:713px" The clickedy and clickedx are wrongly outputted....