Steema chart - Typical Graph Info Required....NET

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Nitin
Newbie
Newbie
Posts: 52
Joined: Fri Jun 30, 2006 12:00 am

Steema chart - Typical Graph Info Required....NET

Post by Nitin » Thu Jul 17, 2008 10:12 am

I am having some development requirement using .NET technology.

Based on business data, I have to bring up a tolerance graph as shown in the mockup screen below.

<Screen can't be shown here>

<Imagine it like a curve plot intersected uisng a middle horizontal limit line. Here curve area above this line is red and curve area below this line is green)


The scenario is something like this:

There will be an acceptable band of values and a set of unacceptable band (colored red ).
So, here, for example, values upto around 1000000 are shown as part of acceptable band by coloring them green.

But, I am having problem to bring up this kind of a graph.
I tried using line chart in combination with series region tool. But, I can’t color these bands differently as shown based on actual values. (Although gradient option is there, but it doesn’t get worked based on data).

So, can you please help me to figure out as to how to bring up this kind of a (tolerance chart) graph where regions above and below the defined limit line (1000000 mark here…). ?

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Thu Jul 17, 2008 10:20 am

Hi tavon,

The only way I can think of to achieve that is using a line series for the tolerance limit line and then two SeriesBand tools, one for each color having the limit line of one of its series.

Hope this helps!
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply