Search found 3 matches
- Mon Jan 11, 2010 2:35 pm
- Forum: .NET
- Topic: ColorRange Function
- Replies: 4
- Views: 4310
Re: ColorRange Function
Thanks Yeray, your function works!!!
- Sat Jan 09, 2010 1:49 pm
- Forum: .NET
- Topic: ColorRange Function
- Replies: 4
- Views: 4310
Re: ColorRange Function
Thanks Narcís for the reply. The problem is that I don't use a 3D series. In my chart I use a line serie, and in my old Delphi application I used the following function: tChart1.Series[0].ColorRange(ValueList, FromValue, ToValue, Color); So I need to know how can obtain the same result with the vers...
- Fri Jan 08, 2010 9:44 am
- Forum: .NET
- Topic: ColorRange Function
- Replies: 4
- Views: 4310
ColorRange Function
Dear sirs, i have a problem with TeeChart for .NET. With an older version of the library (7.07 for Delphi) there was a function named "ColorRange" that allowed the user to change the color of a range of points for a graphic series. Now, with my version of teechart for .NET, i cannot find the ColorRa...