area line color
area line color
I have developed a area chart in c sharp but couldnt able to change line color of area chart it automatically catching the darker color of area color we have given . how to give diff color ?
Hi Kamal,
how about using :
area10.LinePen.Color = Color.Red;
area10.AreaLines.Color = Color.Red;
how about using :
area10.LinePen.Color = Color.Red;
area10.AreaLines.Color = Color.Red;
Pep Jorge
http://support.steema.com
http://support.steema.com