Search found 6 matches

by PeteM
Mon Mar 16, 2009 6:16 pm
Forum: .NET
Topic: Histogram series like MACD
Replies: 1
Views: 3828

Histogram series like MACD

Hello,

I'm trying to use a Histogram series to create a display like the MACD Histogram where the bars are "anchored" to the zero line, and go up for positive and down for negative values.

Is there a way to do this with the Histogram series, or should I use Bars instead?

Thanks!

-pete-
by PeteM
Tue Feb 03, 2009 1:17 pm
Forum: .NET
Topic: Strange series behavior
Replies: 2
Views: 3964

Thanks for the quick response!

I have narrowed the issue down to using the AreaSeries. ColorLine and FastLine don't have the same problem. I'll try to get a sample together that reproduces the problem today.

Thanks!

-pete-
by PeteM
Mon Feb 02, 2009 9:45 pm
Forum: .NET
Topic: XP 64 support
Replies: 8
Views: 7973

I was having the same issue here and I was able to solve it by dragging the TChart dll into the toolbox window from Explorer. The tools are added without having to use the "add items" menu.

-pete-
by PeteM
Mon Feb 02, 2009 9:34 pm
Forum: .NET
Topic: Strange series behavior
Replies: 2
Views: 3964

Strange series behavior

I'm experiencing some odd behavior with a series in a custom region. When adding data to the series, as the result of a timer message, in certain circumstances, the chart gets "scrambled". It can also happen when scrolling the chart. I'm attaching a couple screen clippings showing the result. http:/...
by PeteM
Wed Jan 14, 2009 3:59 pm
Forum: .NET
Topic: Volume series start below zero
Replies: 2
Views: 3887

Actually, I wasn't setting minimum offset explicitly. I will look into that and see if it takes care of the issue.

Thanks for the quick response!

-pete-
by PeteM
Wed Jan 14, 2009 3:31 pm
Forum: .NET
Topic: Volume series start below zero
Replies: 2
Views: 3887

Volume series start below zero

Hello, I've noticed that when displaying a Volume series, the lines are drawn starting below zero, instead of in line with the zero mark. http://jt1nkq.bay.livefilestore.com/y1pMbj69-Y1x4QYQq0lp1DSSQE0yb4xQUt4gnXX-MGcZJyJAqT6Gd2AFiizK21J3NcK6JWHFvYF3DzAAbSci6wf-Q/volume-below-zero.png Is this a know...