Pre loader

How to use SciChartInteractionToolbar in my application

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

0
0

I’d like to use SciChartInteractionToolbar in my application.

For that, I need to include the following resources in your application.

<ResourceDictionary Source="/SciChart.Examples.ExternalDependencies;component/Resources/Styles/SciChartExampleToolbar.xaml" />
<ResourceDictionary Source="/SciChart.Examples.ExternalDependencies;component/Resources/Styles/ToolbarButtonsCommon.xaml" />

I confirmed that these resources are included in the following files.
“C: \ Program Files (x86) \ SciChart Ltd \ SciChart SDK \ ExamplesBin \ SciChart.Examples.ExternalDependencies.dll”

However, the following files do not contain the above resources.
“C: \ Program Files (x86) \ SciChart Ltd \ SciChart SDK \ Lib \ net47 \ SciChart.Examples.ExternalDependencies.dll”

Why?

Best Regards.

Version
V5.1.1.11
  • You must to post comments
0
0

Thank you very much.

I will get it from Github and I will incorporate it into the application.

Best regards,

  • You must to post comments
0
0

Hi Kenichi,

It is strongly advised not to use SciChart.Examples.ExternalDependencies.dll in your application.

The reason is:

  1. SciChartInteractionToolbar/SciChart3DInteractionToolbar are not actually controls that we support, they are shipped with the SciChart WPF Examples Suite and intended for demonstrating scichart only.

  2. They are found in SciChart.Examples.ExternalDependencies.dll which is a very large DLL (20MBytes) containing our example code data-files such as all the data you see in the Examples App.

However, there is a workaround if you wish to use the toolbar.

You can view the source for the SciChartInteractionToolbar / SciChart3DInteractionToolbar as we ship the full source for the examples app over at our Github page.

If you want to use our source just copy it in to your application and compile it. It is licensed without warranty / as-is.

Best regards,
Andrew

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies