1

I have a C# program and I need to add a chart to it. I have downloaded WPF Toolkit and ran the installer. But the tools aren't appearing in my toolbox in design view.

I can't find any good guide on setting up WPF Tooking on the net, even the WPF Toolkit webpage doesn't have any documentation which is a bit of a joke. So can anyone tell me how to get WPF Toolkit working with VS2012?

Or if anyone has suggestions on some other free charting library that can do the job and has some documentation I would love to here them.

4

1 に答える 1

0

インストーラーがどのように作成されたかはわかりませんが、Toolbox アイテムの登録に失敗した場合は、手動で作成できます。一部の商用コントロール ベンダーでさえ、インストーラーが失敗したときに、

http://www.telerik.com/help/wpf/installation-adding-to-vs-2010-toolbox-wpf.html

WPF Toolkit プロジェクトにバグ レポートを提供することもできます。

于 2012-10-07T01:58:04.977 に答える