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.
我已经实现了一个正确显示值的 MsChart。一切运行良好。我的问题是我需要突出显示 X 轴上的 0 和 Y 轴上的 0 的网格线。所有其他网格线将有不同的颜色除了那里 2。请提前建议谢谢。
我已经想通了。如果有人需要在这里参考它是:Area.axisX.Linecolor = color.Red;