What I want to do is to have a series with some values for Y and with several variables linked to it's X, probably as labels. What do I mean with several variables? Well, imagine that you have data that is grouped somehow, in our example we have hierarchical entities that have statistical data, so it might look like this:
Code: Select all
Y
|
|
|
|
|
|
|
_______________________________ X
| | | | | | | | |
0 5 8 12 4 6 9 22 35
| | |
______________________________
| |
Group 1 Group 2
Any ideas?
Is this doable with the TeeChart in some easy way?
Cheers,
Tommie Nygren