Hi guys,
I'm trying to apply some visual effects on major / minor grid lines
I need to do it code behind so basicly i create a style object that i add to AxisStyles.GridLineStyle
Working pretty much fine for
Thickness,
Color .. but i'm
not able to create some
dotted lines,
dashed lines or even a combination of this ones
Am i doing something wrong ?
Is there another way to do it ?
Thanks,
Damien