Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
このチャートのラベルのフォントを変更したい:
代替テキスト http://img268.imageshack.us/img268/4563/chartjk.png
C#でそれを行う方法は?
私はすでにそれを行う方法を見つけました:
chartArea.AxisX.LabelStyle.ForeColor = ColorTranslator.FromHtml("#517985");