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.
我正在构建 c# 应用程序并在其中使用了图表控件,但我想知道是否可以在运行时打开图表向导,我找到了一个库(devexpress - xtrachat 控件)可以让我做到这一点,但它不是免费的。
我对此表示怀疑。但是您可以放置表单控件并根据用户选择绘制图表。例如。您可以为系列设置复选框,并根据用户的复选框选择,您可以绘制系列。