I'm using line appearances for every column rendered (6 in all). I have 1 effect, drop shadow. Problem is that although there are loads of places to set thickness none seem to make the lines thicker. How exactly can I set the line thickness? If there's something special that I need to do such as the -2 entry in rows to make things actually happen, please identify.Thanks!
there is a LineChart.Thickness property, but if you have LineAppearances, they will override the setting. try setting the Thickness property on each of those LineAppearance objects.
Solved. I found the setting for each lne instance under 'Override'