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.
我一直在使用 .net 4.0 的 TChart 版本 4.11 使用这个新版本在 C# 中呈现的图表一切都很好,除了左轴和下轴开头的一些垃圾?我不明白为什么会这样?如果有人使用过这个较新的版本并且遇到过同样的事情,请告诉我?
在此先感谢,卡皮尔
天哪……原来如此简单。我发现轴标签需要设置为指数格式的值格式,并导致某些值(尤其是起始值)看起来很垃圾。在设置适当时,它现在看起来很酷。