Tester Guest
|
Posted: Thu Jan 05, 2006 6:50 pm Post subject: hide (or group) collumn |
|
|
hi friends..
when creating a chart with borland delphi 7, using DBChart, it seems that
some of the collumns are hidden if they have the same value, for example:
A - 2
B - 3
C - 2
D - 1
In this case, I could see just the A,B and D items , because the item C,
would be behind item A, because they have the same value (2).
The problem is that I need each item with your own collumn, in your own
position. Is it possible? How can I do it?
Thx! ;)
|
|