Search found 6 matches

by vadimm
Fri Feb 17, 2006 3:12 pm
Forum: .NET
Topic: smoothing problems
Replies: 3
Views: 4041

Please could you provide time estimate for this issue to be corrected.
by vadimm
Wed Feb 15, 2006 4:34 pm
Forum: .NET
Topic: smoothing problems
Replies: 3
Views: 4041

smoothing problems

Hello.
In old tchart(ActiveX) we used smoothing worked well and the line was going
close to the values added.
now it is broken?
Looks like it doesnt work at all.
The code added to the newsgroup with subject "smoothing problems".

Thanks a lot.
by vadimm
Wed Feb 15, 2006 4:31 pm
Forum: .NET
Topic: Drawing a backgroud
Replies: 3
Views: 4247

Just added the example.
Subject of the post: "Tchart problems."

Thanks.
by vadimm
Wed Feb 15, 2006 2:30 pm
Forum: .NET
Topic: Pie isn't drawn.
Replies: 2
Views: 3684

Thanks.
Realy in the latest version this has been fixed.
About the alias:
I logged in through loging button at the header and hav't noticed that alias was empty.
by vadimm
Mon Feb 13, 2006 5:41 pm
Forum: .NET
Topic: Drawing a backgroud
Replies: 3
Views: 4247

Drawing a backgroud

Hello. There are 2 questions: 1. If we set Drawing.ImageMode = normal then Tchart.Walls.Back picture isn't drawn at all! Why? 2. How can we draw a picture that fills exactly back part of the Tchart( starting X=0, Y=0 )? Tchart.Walls.Back is really drawn from X=0, Y=0 BUT left and bottom part of a pi...
by vadimm
Mon Feb 13, 2006 5:25 pm
Forum: .NET
Topic: Pie isn't drawn.
Replies: 2
Views: 3684

Pie isn't drawn.

Hello.
During experimenting with Pie we found out that Pie isn't drawn if:
Pie.RotationAngle > 0 and there are 2 points added(through calling Add(Double value, String text, Color color)).
The first value = 0. The second =100.

Can this be solved somehow?

Thanks.