in my serial chart there are 8 pens. I need the ability to change the lineThickness of each pen individually. So far i have only been able to change all at once only using :
line-Thickness="4" ....
I think there must be a way to do this in the Options much like minimum, maximum, axisColor etc.. maybe in valueAxes or amGraph or somewheres like that, but so far i havent got it right.
would also be nice to be able to turn each pen on/off as well using the Options