【问题标题】:How to change font color in .net 4 Chart如何在.net 4 Chart中更改字体颜色
【发布时间】:2010-05-17 12:38:06
【问题描述】:

我想更改此图表的标签字体:

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

如何在 C# 中做到这一点?

【问题讨论】:

    标签: c# .net mschart


    【解决方案1】:

    我已经找到了方法:

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

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-05-18
      • 2011-05-20
      • 1970-01-01
      • 1970-01-01
      • 2017-01-10
      • 1970-01-01
      • 1970-01-01
      • 2012-02-20
      相关资源
      最近更新 更多