HI All, (Especially hi to Chartman Ely ahem. :)) We have a current project which requires a datagrid to have filter and pivot table capabilities on top of the sort capability. Using that custom datagrid's pivot table functionality will be based on using MS Excel's pivot table. OUr problem however is not on the table but on the chart that is supposedly generated from the pivot table. A pivot chart can have multi-level horizontal labels and tick marks (for those not familiar with pivot table chart, if you have say, a chain of 3 row categories with 3 non-numeric values for each, the x-axis will be divided primarily by the 3 values from the first category - then each of those values will be subvidivided by the number of values the second category have and so on - sort of a fractal/recursive/pyramiding behavior). So with all that said and knowing that we are to use stacked bar chart mean time (although we will probably be required to support the other chart types as well) what is the best way to go about this? Should we play around with the horizontal axis renderer alone? OR should we sublass the whole chart? Or is the data drawing canvas (with custom components inside) the best way to do this? Any suggestion will be greatly appreciated. Thnx !
____________________________________________________________________________________ Food fight? Enjoy some healthy debate in the Yahoo! Answers Food & Drink Q&A. http://answers.yahoo.com/dir/?link=list&sid=396545367

