Pre loader

xmlns:common="clr-namespace:Abt.Controls.SciChart.Example.Common"

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 am trying to implement the Custom Overview control but the above namespace cannot be resolved.

I tried adding the required classes to my project but cannot find a way to reference them from Xaml. The required classes are the following –
DoubleToGridLengthConverter
ActualSizePropertyProxy

Without these classes the Overview scrollbar cannot be resized and stays fully expanded.

Any help please?

  • You must to post comments
0
0

Hi Julian,

The examples suite source code is located on disk, please see our article Locating the Example Source Code.

If you open up that solution, navigate to the example you are trying to replicate, and remove the line xmlns:common=”clr-namespace:Abt.Controls.SciChart.Example.Common” from the Xaml file temporarily. Then compile.

You will get a number of build errors. These will show you which classes are in this namespace. All the missing classes are also included in the Examples Suite source code. You just need to copy them and paste them into your own example.

If you need further help, just comment,

Best regards,
Andrew

  • Julian Muscat
    I copied those classes to my project but got stuck again. What namespace should I use?
    • Guest
    • 9 years ago
    Hi Julian, sorry for the late reply, this thread was just missed among the others. Is your request still actual? Which types are you having troubles with?
  • You must to post comments
Showing 1 result
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