I want to change the font of the 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 this:
chartArea.AxisX.LabelStyle.ForeColor = ColorTranslator.FromHtml("#517985");
Source: https://habr.com/ru/post/1745783/More articles:How significant is the performance limitation when using Int64 / bigint instead of Int32 / int in a C # 4 / T-SQL2008 application under 32-bit Windows XP? - performanceBest WordPress Contact Us Plugin? - phpdisplay sqlite datatable in jtable - javaC # DSL Syntax Ideas - c #Настройка кеша JBOss для запуска на сервере JBoss 4.2.3.GA - javaDoes HQL determine the order of ownership? - hibernatelinq-to-sql nested queries - nestedLLVM / Clang error found in convenience method and NSClassFromString (...) alloc / release - objective-cкомпромисс производительности - эффективность CSS, размер файла CSS, формат HTML - performanceASP.NET MVC2 - do specific fields in a form go through a specific object? - postAll Articles