开发者

How to change font color in .net 4 Chart

I want to change 开发者_Python百科font of labels for this chart:

alt text http://img268.imageshack.us/img268/4563/chartjk.png

How to do it in C#?


I already found how to do it:

chartArea.AxisX.LabelStyle.ForeColor = ColorTranslator.FromHtml("#517985");
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜