Pre loader

SciChart isn't focusable

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

Hello,
My Application consists of a grid with 3 Rows:
SciChartSurface Row=0
GridSplitter Row=1
Datagrid Row=2

But I’m not able to get the focus on the chart. None of the keyboard or focus events gets fired? I have also set the focusable property to true?? Any suggestion or possibilities to try?

  • You must to post comments
0
0

Hi Daniel,

I have tried to subscribe on GotKeyboardFocus and GotFocus events in one of examples and they both got fired during navigation via keyboard (Tab button). Regarding focus via mouse interactions – focus event isn’t raised because all mouse events are handled internally by SciChartSurface to provide correct work of chart modifiers. To workaround this you can create some custom modifier and override suitable method with code you need to execute on mouse click.

Hope it helps!

  • 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